.scanlines[data-v-00acb3ff]{position:fixed;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,#0000 50%,#00000005 50%);background-size:100% 4px;pointer-events:none;z-index:9999;opacity:.3}header[data-v-ef44fb66]{position:fixed;top:0;width:100%;padding:24px 40px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffd9;z-index:1000}.logo[data-v-ef44fb66]{text-decoration:none;display:flex;align-items:center}.logo-img[data-v-ef44fb66]{height:46px;width:auto;object-fit:contain}@media(max-width:640px){.logo-img[data-v-ef44fb66]{height:40px}}.header-right[data-v-ef44fb66]{display:flex;align-items:center;gap:20px}.system-status[data-v-ef44fb66]{font-family:Roboto Mono,monospace;font-size:10px;text-transform:uppercase;color:var(--accent-lime);display:flex;align-items:center;gap:6px}.status-dot[data-v-ef44fb66]{width:6px;height:6px;background:var(--accent-lime);border-radius:50%;box-shadow:0 0 8px var(--accent-lime);animation:pulse-ef44fb66 2s infinite;flex-shrink:0}.clock[data-v-ef44fb66]{font-family:Roboto Mono,monospace}@keyframes pulse-ef44fb66{0%,to{opacity:1}50%{opacity:.4}}@media(max-width:640px){header[data-v-ef44fb66]{padding:20px}}.bottom-nav[data-v-63ecbf56]{position:fixed;bottom:clamp(16px,4vh,40px);left:50%;transform:translate(-50%);background:#fffffff2;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);border:1px solid var(--border);display:flex;padding:6px;gap:4px;border-radius:100px;box-shadow:0 20px 50px #11182726;z-index:1000;width:calc(100vw - 20px);max-width:560px;box-sizing:border-box}.nav-item[data-v-63ecbf56]{flex:1;white-space:nowrap;padding:clamp(8px,2vw,12px) clamp(8px,3vw,24px);border-radius:100px;color:var(--text-dim);font-size:clamp(10px,2.8vw,13px);font-weight:500;transition:all .3s;display:flex;align-items:center;justify-content:center;gap:clamp(4px,1.2vw,8px);cursor:pointer;text-decoration:none}.nav-item[data-v-63ecbf56] svg{width:clamp(14px,3.5vw,18px);height:clamp(14px,3.5vw,18px);flex-shrink:0}.nav-item.active[data-v-63ecbf56]{background:var(--accent-yellow);color:#fff}.nav-item[data-v-63ecbf56]:hover:not(.active){color:var(--text-main);background:#ec489914}@media(min-width:640px){.bottom-nav[data-v-63ecbf56]{width:max-content;gap:8px;padding:8px}.nav-item[data-v-63ecbf56]{flex:unset;padding:12px 24px;font-size:14px;gap:10px}.nav-item[data-v-63ecbf56] svg{width:18px;height:18px}}.site-footer[data-v-aeec9e3b]{background:#0f172a;color:#fff9;font-family:Noto Sans KR,Inter,sans-serif;font-size:13px;margin-top:auto}.footer-inner[data-v-aeec9e3b]{max-width:1200px;margin:0 auto;padding:40px 40px 32px}.footer-top[data-v-aeec9e3b]{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;flex-wrap:wrap;gap:16px}.footer-brand[data-v-aeec9e3b]{display:flex;align-items:center;gap:12px}.brand-logo-chip[data-v-aeec9e3b]{display:inline-flex;align-items:center;background:#fff;padding:7px 12px;border-radius:10px}.brand-logo-img[data-v-aeec9e3b]{height:30px;width:auto;display:block}.brand-sub[data-v-aeec9e3b]{font-size:12px;color:#fff6}.footer-links[data-v-aeec9e3b]{display:flex;align-items:center;gap:8px}.footer-links a[data-v-aeec9e3b]{color:#fff9;text-decoration:none;font-size:13px;transition:color .2s}.footer-links a[data-v-aeec9e3b]:hover,.footer-links a.strong[data-v-aeec9e3b]{color:#ec4899}.footer-links a.strong[data-v-aeec9e3b]{font-weight:600}.divider[data-v-aeec9e3b]{color:#fff3;font-size:11px}.footer-divider[data-v-aeec9e3b]{height:1px;background:#ffffff14;margin-bottom:24px}.biz-info[data-v-aeec9e3b]{display:flex;flex-direction:column;gap:8px;margin-bottom:24px}.biz-row[data-v-aeec9e3b]{display:flex;flex-wrap:wrap;gap:4px 24px;font-size:12px;color:#ffffff80;line-height:1.7}.biz-row strong[data-v-aeec9e3b]{color:#ffffffb3;font-weight:600;margin-right:4px}.footer-copy[data-v-aeec9e3b]{display:flex;flex-direction:column;gap:6px;font-size:11px;color:#ffffff4d;border-top:1px solid rgba(255,255,255,.06);padding-top:20px}.copy-sub[data-v-aeec9e3b]{line-height:1.6}@media(max-width:768px){.footer-inner[data-v-aeec9e3b]{padding:32px 20px 24px}.footer-top[data-v-aeec9e3b]{flex-direction:column;align-items:flex-start;gap:12px}.biz-row[data-v-aeec9e3b]{flex-direction:column;gap:4px}}.category-card[data-v-cefae101]{background:#fff;border:none;border-radius:16px;padding:20px;position:relative;transition:all .4s cubic-bezier(.16,1,.3,1);cursor:pointer;overflow:hidden;display:flex;flex-direction:row;align-items:center;gap:18px}.category-card[data-v-cefae101]:before{content:"";position:absolute;top:0;left:0;width:4px;height:0%;background:var(--card-accent, var(--accent-yellow));transition:height .4s ease}.category-card[data-v-cefae101]:hover{transform:translateY(-3px)}.category-card[data-v-cefae101]:hover:before{height:100%}.card-image[data-v-cefae101]{flex-shrink:0;width:88px;height:88px;border-radius:10px;overflow:hidden;background:#f1f5f9;display:flex;align-items:center;justify-content:center}.card-image[data-v-cefae101] img{width:100%;height:100%;object-fit:cover}.card-image[data-v-cefae101] svg{width:44px;height:44px}.card-content[data-v-cefae101]{flex:1;display:flex;flex-direction:column;gap:4px;min-width:0}.card-meta[data-v-cefae101]{font-family:Roboto Mono,monospace;font-size:10px;color:#11182773;display:flex;justify-content:space-between;letter-spacing:.5px}.card-title[data-v-cefae101]{font-size:18px;font-weight:700;letter-spacing:-.3px;line-height:1.35;white-space:pre-line}.card-desc[data-v-cefae101]{font-size:13px;color:#111827a6;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.card-footer[data-v-cefae101]{display:flex;align-items:center;justify-content:space-between;margin-top:4px}.status-label[data-v-cefae101]{font-size:11px;font-family:Roboto Mono,monospace;color:#11182780}.btn-mini[data-v-cefae101]{width:28px;height:28px;border:1px solid #db2777;display:flex;align-items:center;justify-content:center;font-size:16px;transition:.3s;color:#db2777;flex-shrink:0}.category-card:hover .btn-mini[data-v-cefae101]{background:var(--card-accent, var(--accent-yellow));color:#fff;border-color:var(--card-accent, var(--accent-yellow))}@media(max-width:639px){.category-card[data-v-cefae101]{padding-top:clamp(6px,2vw,10px);padding-bottom:clamp(6px,2vw,10px);padding-left:clamp(8px,2.5vw,12px);padding-right:clamp(8px,2.5vw,12px);gap:clamp(8px,2.5vw,12px)}.card-image[data-v-cefae101]{width:clamp(44px,13vw,56px);height:clamp(44px,13vw,56px);border-radius:8px;flex-shrink:0}.card-meta[data-v-cefae101]{display:none}.card-title[data-v-cefae101]{font-size:clamp(12px,3.5vw,15px);font-weight:700;word-break:keep-all}.card-desc[data-v-cefae101]{display:none}.card-footer[data-v-cefae101]{margin-top:2px}.status-label[data-v-cefae101]{font-size:clamp(8px,2vw,10px);opacity:.6}.btn-mini[data-v-cefae101]{width:clamp(18px,5vw,22px);height:clamp(18px,5vw,22px);font-size:clamp(10px,2.5vw,13px);flex-shrink:0}}@media(max-width:359px){.card-title[data-v-cefae101]{font-size:11px}.card-image[data-v-cefae101]{width:40px;height:40px}}.gallery[data-v-1f645e71]{width:100%}.gallery-head[data-v-1f645e71]{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:12px}.g-title[data-v-1f645e71]{font-size:16px;font-weight:900;letter-spacing:-.02em;color:#be185d}.g-insta[data-v-1f645e71]{font-family:Roboto Mono,monospace;font-size:12px;font-weight:700;color:#ec4899;text-decoration:none}.g-insta[data-v-1f645e71]:hover{text-decoration:underline}.g-viewport[data-v-1f645e71]{overflow:hidden;width:100%}.g-track[data-v-1f645e71]{display:flex;transition:transform .6s cubic-bezier(.16,1,.3,1)}.g-page[data-v-1f645e71]{flex:0 0 100%;display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:1fr;gap:6px}.dots[data-v-1f645e71]{display:flex;justify-content:center;gap:7px;margin-top:12px}.dot[data-v-1f645e71]{width:7px;height:7px;border-radius:50%;background:#f9a8d4;cursor:pointer;transition:all .3s}.dot.active[data-v-1f645e71]{background:#ec4899;width:20px;border-radius:999px}.g-cell[data-v-1f645e71]{position:relative;padding:0;border:none;background:#fce7f3;border-radius:8px;overflow:hidden;aspect-ratio:1 / 1;cursor:pointer}.g-cell img[data-v-1f645e71]{width:100%;height:100%;object-fit:cover;transition:transform .4s ease;display:block}.g-cell:hover img[data-v-1f645e71]{transform:scale(1.06)}.lb-backdrop[data-v-1f645e71]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:3000;background:#000000d1;display:flex;align-items:center;justify-content:center;padding:24px}.lb-figure[data-v-1f645e71]{margin:0;max-width:90vw;max-height:86vh;display:flex;flex-direction:column;align-items:center;gap:10px}.lb-img[data-v-1f645e71]{max-width:90vw;max-height:78vh;object-fit:contain;border-radius:8px}.lb-cap[data-v-1f645e71]{color:#fff;font-size:14px;text-align:center;max-width:600px}.lb-close[data-v-1f645e71]{position:absolute;top:18px;right:20px;width:40px;height:40px;border:none;border-radius:50%;background:#ffffff26;color:#fff;font-size:18px;cursor:pointer}.lb-close[data-v-1f645e71]:hover{background:#ffffff4d}.lb-nav[data-v-1f645e71]{border:none;background:#ffffff1f;color:#fff;width:44px;height:44px;border-radius:50%;font-size:28px;line-height:1;cursor:pointer;flex-shrink:0}.lb-nav[data-v-1f645e71]:hover{background:#ffffff47}.lb-nav.prev[data-v-1f645e71]{margin-right:12px}.lb-nav.next[data-v-1f645e71]{margin-left:12px}.fade-enter-active[data-v-1f645e71],.fade-leave-active[data-v-1f645e71]{transition:opacity .2s}.fade-enter-from[data-v-1f645e71],.fade-leave-to[data-v-1f645e71]{opacity:0}.hero[data-v-631e5699]{margin-top:80px;padding:80px 40px;display:grid;grid-template-columns:1.2fr .8fr;gap:40px;min-height:80vh;align-items:center}.hero-text h1[data-v-631e5699]{font-size:clamp(48px,6vw,84px);font-weight:900;line-height:1.1;letter-spacing:-.04em;margin-bottom:32px}.hero-text h1 .yellow[data-v-631e5699]{color:var(--accent-yellow);display:block}.hero-text h1 .line2[data-v-631e5699]{display:block}.hero-sub[data-v-631e5699]{color:var(--text-dim);max-width:480px;font-size:18px;font-weight:300}.hero-right[data-v-631e5699]{display:flex;flex-direction:column;gap:20px}.services-section[data-v-631e5699]{padding:80px 40px 160px}.section-header[data-v-631e5699]{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:48px;border-bottom:1px solid var(--border);padding-bottom:24px}.section-label[data-v-631e5699]{font-family:Roboto Mono,monospace;font-size:12px;color:var(--accent-yellow);letter-spacing:2px;font-weight:600}.select-module[data-v-631e5699]{font-family:Roboto Mono,monospace;font-size:12px;color:var(--text-dim)}.grid-container[data-v-631e5699]{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}@media(min-width:1024px){.hero[data-v-631e5699],.services-section[data-v-631e5699]{max-width:1400px;margin-inline:auto}}@media(max-width:1023px){.hero[data-v-631e5699]{grid-template-columns:1fr;padding:clamp(100px,14vh,140px) clamp(24px,5vw,40px) 60px;gap:24px}.hero-text h1[data-v-631e5699]{font-size:clamp(36px,5.5vw,72px)}}@media(max-width:639px){.hero[data-v-631e5699]{margin-top:0;padding:96px clamp(12px,3.7vw,16px) 8px;gap:8px;min-height:auto}.hero .section-label[data-v-631e5699]{display:none}.hero-text h1[data-v-631e5699]{font-size:clamp(16px,7vw,30px);line-height:1.3;margin-bottom:6px;letter-spacing:-.02em}.hero-text h1 .yellow[data-v-631e5699],.hero-text h1 .line2[data-v-631e5699]{display:block;white-space:normal;overflow:visible;word-break:keep-all;overflow-wrap:break-word}.hero-sub[data-v-631e5699]{display:none}.services-section[data-v-631e5699]{padding:10px clamp(10px,3.7vw,16px) 68px}.section-header[data-v-631e5699]{display:none}.grid-container[data-v-631e5699]{grid-template-columns:repeat(2,1fr);gap:clamp(4px,1.5vw,8px)}}@media(max-width:359px){.hero[data-v-631e5699]{padding-top:94px;gap:6px}.hero-text h1[data-v-631e5699]{font-size:clamp(14px,6.5vw,18px);margin-bottom:4px}.services-section[data-v-631e5699]{padding-top:8px;padding-bottom:64px}}.line2-row[data-v-631e5699]{display:flex;align-items:center;gap:12px;flex-wrap:nowrap}.hero-login-btn[data-v-631e5699]{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;padding:6px 16px;border:2px solid var(--accent-yellow);background:transparent;color:var(--accent-yellow);font-family:Roboto Mono,monospace;font-size:12px;font-weight:700;letter-spacing:1px;text-transform:uppercase;text-decoration:none;white-space:nowrap;cursor:pointer;transition:all .25s}.hero-login-btn[data-v-631e5699]:hover{background:var(--accent-yellow);color:#fff}@media(max-width:639px){.line2-row[data-v-631e5699]{gap:8px}.hero-login-btn[data-v-631e5699]{font-size:11px;padding:5px 12px}}:root{--bg: #ffffff;--surface: #f8fafc;--accent-yellow: #ec4899;--accent-red: #ef4444;--accent-lime: #db2777;--text-main: #111827;--text-dim: rgba(17, 24, 39, .6);--border: rgba(17, 24, 39, .18);--glass: rgba(255, 255, 255, .8);--glow-yellow: rgba(236, 72, 153, .3);--glow-red: rgba(239, 68, 68, .3)}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box;-webkit-font-smoothing:antialiased;min-width:0}body{background-color:var(--bg);color:var(--text-main);font-family:Noto Sans KR,Inter,sans-serif;overflow-x:hidden;line-height:1.4;word-break:keep-all;overflow-wrap:break-word}body:before{content:"";position:fixed;top:-10%;right:-10%;width:60%;height:60%;background:radial-gradient(circle,var(--accent-yellow) 0%,transparent 70%);z-index:-1;opacity:.15;pointer-events:none}a{text-decoration:none;color:inherit}
