*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;height:100%;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app{width:100%;height:100%}.shiny-text[data-v-5043b25a]{display:inline-block;animation:shine-slide-5043b25a linear infinite}@keyframes shine-slide-5043b25a{0%{background-position:150% center}to{background-position:-50% center}}.magic-dust[data-v-3944bb6a]{position:absolute;inset:0;z-index:1;pointer-events:none}.scene[data-v-4d60e3b1]{position:relative;width:100%;height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden}.background[data-v-4d60e3b1]{position:absolute;inset:0;background-image:url(/back-dekstop.png);background-size:cover;background-position:center;background-repeat:no-repeat;z-index:0}@media(max-width:768px){.background[data-v-4d60e3b1]{background-image:url(/back-mobile.png)}}.title[data-v-4d60e3b1]{position:absolute;top:40px;left:50%;transform:translate(-50%) translateY(-20px);z-index:10;display:flex;gap:20px;font-family:Unbounded,sans-serif;font-size:clamp(56px,8vw,88px);font-weight:900;letter-spacing:.12em;line-height:1;opacity:0;transition:opacity 1s ease,transform 1s ease;pointer-events:none;-webkit-user-select:none;user-select:none}.title.visible[data-v-4d60e3b1]{opacity:1;transform:translate(-50%) translateY(0)}.title-word[data-v-4d60e3b1]{filter:drop-shadow(0 0 20px rgba(139,92,246,.6)) drop-shadow(0 0 50px rgba(139,92,246,.3)) drop-shadow(0 2px 4px rgba(0,0,0,.9))}@media(max-width:768px){.title[data-v-4d60e3b1]{top:20%;gap:12px}}.genie-container[data-v-4d60e3b1]{top:10%;position:relative;z-index:2;display:flex;align-items:flex-end;justify-content:center;flex:1;min-height:0}.genie-glow[data-v-4d60e3b1]{position:absolute;width:700px;height:700px;border-radius:50%;pointer-events:none}@keyframes glow-pulse-4d60e3b1{0%,to{transform:scale(1);opacity:.6}50%{transform:scale(1.3);opacity:1}}.genie-image[data-v-4d60e3b1]{max-height:80vh;max-width:90vw;width:auto;height:auto;object-fit:contain;filter:drop-shadow(0 0 40px rgba(80,120,255,.4));opacity:0}.genie-image.visible[data-v-4d60e3b1]{opacity:1}.dock-wrapper[data-v-4d60e3b1]{position:relative;z-index:2;padding-bottom:max(20px,env(safe-area-inset-bottom));width:100%;display:flex;justify-content:center}.dock[data-v-4d60e3b1]{display:flex;gap:8px;padding:14px 28px;background:#ffffff08;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border:1px solid rgba(255,255,255,.08);border-radius:24px;box-shadow:0 8px 40px #0006}.dock-item[data-v-4d60e3b1]{display:flex;flex-direction:column;align-items:center;gap:6px;background:none;border:none;cursor:pointer;padding:8px 16px;border-radius:16px;transition:background .2s ease;-webkit-tap-highlight-color:transparent}.dock-item[data-v-4d60e3b1]:hover{background:#ffffff14}.dock-item[data-v-4d60e3b1]:active{background:#ffffff1f}.dock-icon[data-v-4d60e3b1]{width:50px;height:50px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#ffffff2e,#ffffff14);border:1px solid rgba(255,255,255,.2);border-radius:14px;color:#fffffff2;font-size:22px;box-shadow:0 2px 8px #0003;transition:transform .3s cubic-bezier(.34,1.56,.64,1),box-shadow .3s ease,background .3s ease}.dock-icon.hovered[data-v-4d60e3b1]{transform:scale(1.2) translateY(-6px);background:linear-gradient(135deg,#8264ff66,#50a0ff4d);box-shadow:0 8px 24px #6478ff59}.dock-label[data-v-4d60e3b1]{font-size:11px;font-weight:500;color:#ffffffb3;letter-spacing:.02em;transition:color .2s ease;white-space:nowrap}.dock-item:hover .dock-label[data-v-4d60e3b1]{color:#fffffff2}@media(max-width:768px){.dock-wrapper[data-v-4d60e3b1]{position:relative;z-index:2;padding-bottom:max(23%,env(safe-area-inset-bottom));width:100%;display:flex;justify-content:center}.genie-container[data-v-4d60e3b1]{align-items:flex-start;margin-top:30%}.genie-image[data-v-4d60e3b1]{max-height:100vh}.dock[data-v-4d60e3b1]{gap:4px;padding:12px 18px;border-radius:20px}.dock-item[data-v-4d60e3b1]{padding:6px 12px}.dock-icon[data-v-4d60e3b1]{width:46px;height:46px;border-radius:12px;font-size:20px}.dock-label[data-v-4d60e3b1]{font-size:10px}}@media(max-width:380px){.dock[data-v-4d60e3b1]{padding:8px 12px}.dock-item[data-v-4d60e3b1]{padding:6px 8px}.dock-icon[data-v-4d60e3b1]{width:42px;height:42px;font-size:18px}}.modal-overlay[data-v-4d60e3b1]{position:fixed;inset:0;z-index:100;background:#000000b3;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;padding:20px}.modal-card[data-v-4d60e3b1]{background:#111118;border:1px solid rgba(255,255,255,.08);border-radius:24px;width:100%;max-width:480px;max-height:80vh;display:flex;flex-direction:column;overflow:hidden}.modal-detail[data-v-4d60e3b1]{max-width:560px}.modal-header[data-v-4d60e3b1]{display:flex;align-items:center;padding:20px 24px;border-bottom:1px solid rgba(255,255,255,.06);gap:12px}.modal-header h2[data-v-4d60e3b1]{flex:1;font-size:18px;font-weight:700;color:#e2e2e2;margin:0}.modal-close[data-v-4d60e3b1]{background:none;border:none;color:#fff6;font-size:28px;cursor:pointer;line-height:1;padding:0 4px;transition:color .2s}.modal-close[data-v-4d60e3b1]:hover{color:#fff}.modal-back[data-v-4d60e3b1]{background:none;border:none;color:#ffffff80;cursor:pointer;padding:0;display:flex}.modal-back svg[data-v-4d60e3b1]{width:22px;height:22px}.modal-back[data-v-4d60e3b1]:hover{color:#fff}.modal-body[data-v-4d60e3b1]{padding:8px 0;overflow-y:auto;-webkit-overflow-scrolling:touch}.modal-empty[data-v-4d60e3b1]{text-align:center;color:#ffffff4d;padding:40px 20px;font-size:14px}.product-row[data-v-4d60e3b1]{display:flex;align-items:center;gap:14px;padding:12px 24px;cursor:pointer;transition:background .15s}.product-row[data-v-4d60e3b1]:hover{background:#ffffff0a}.product-thumb[data-v-4d60e3b1]{width:52px;height:52px;border-radius:12px;object-fit:cover;flex-shrink:0;background:#ffffff0d}.product-thumb-placeholder[data-v-4d60e3b1]{width:52px;height:52px;border-radius:12px;flex-shrink:0;background:#ffffff0d}.product-row-info[data-v-4d60e3b1]{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.product-row-name[data-v-4d60e3b1]{font-size:15px;font-weight:600;color:#e2e2e2}.product-row-desc[data-v-4d60e3b1]{font-size:13px;color:#ffffff59;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-row-arrow[data-v-4d60e3b1]{width:18px;height:18px;color:#fff3;flex-shrink:0}.detail-main-img-wrap[data-v-4d60e3b1]{padding:16px 24px 8px}.detail-main-img[data-v-4d60e3b1]{width:100%;max-height:320px;object-fit:contain;border-radius:16px;cursor:zoom-in;background:#ffffff08}.detail-thumbs[data-v-4d60e3b1]{display:flex;gap:8px;padding:0 24px 12px;overflow-x:auto;-webkit-overflow-scrolling:touch}.detail-thumb[data-v-4d60e3b1]{width:56px;height:56px;border-radius:10px;object-fit:cover;cursor:pointer;border:2px solid transparent;opacity:.5;transition:all .2s;flex-shrink:0}.detail-thumb[data-v-4d60e3b1]:hover{opacity:.8}.detail-thumb.active[data-v-4d60e3b1]{border-color:#8b5cf6;opacity:1}.detail-description[data-v-4d60e3b1]{padding:12px 24px 24px;font-size:15px;line-height:1.7;color:#ffffffa6}.detail-description h1[data-v-4d60e3b1],.detail-description h2[data-v-4d60e3b1],.detail-description h3[data-v-4d60e3b1]{color:#e2e2e2;margin:16px 0 8px}.detail-description h1[data-v-4d60e3b1]{font-size:20px}.detail-description h2[data-v-4d60e3b1]{font-size:17px}.detail-description h3[data-v-4d60e3b1]{font-size:15px}.detail-description p[data-v-4d60e3b1]{margin:0 0 10px}.detail-description ul[data-v-4d60e3b1],.detail-description ol[data-v-4d60e3b1]{padding-left:20px;margin:0 0 10px}.detail-description strong[data-v-4d60e3b1]{color:#c4b5fd;font-weight:600}.detail-description em[data-v-4d60e3b1]{color:#ffffff80}.lightbox[data-v-4d60e3b1]{position:fixed;inset:0;z-index:200;background:#000000e6;display:flex;align-items:center;justify-content:center;cursor:zoom-out}.lightbox-img[data-v-4d60e3b1]{max-width:92vw;max-height:92vh;object-fit:contain;border-radius:12px}.modal-enter-active[data-v-4d60e3b1]{transition:opacity .25s ease}.modal-leave-active[data-v-4d60e3b1]{transition:opacity .2s ease}.modal-enter-from[data-v-4d60e3b1],.modal-leave-to[data-v-4d60e3b1]{opacity:0}.modal-enter-active .modal-card[data-v-4d60e3b1]{transition:transform .3s cubic-bezier(.16,1,.3,1)}.modal-leave-active .modal-card[data-v-4d60e3b1]{transition:transform .2s ease}.modal-enter-from .modal-card[data-v-4d60e3b1]{transform:translateY(40px) scale(.96)}.modal-leave-to .modal-card[data-v-4d60e3b1]{transform:translateY(20px) scale(.98)}.fade-enter-active[data-v-4d60e3b1]{transition:opacity .2s}.fade-leave-active[data-v-4d60e3b1]{transition:opacity .15s}.fade-enter-from[data-v-4d60e3b1],.fade-leave-to[data-v-4d60e3b1]{opacity:0}@media(max-width:768px){.modal-card[data-v-4d60e3b1]{max-height:85vh;border-radius:20px}.detail-img[data-v-4d60e3b1]{height:160px}}
