@charset "UTF-8";.tech-demo[data-v-8ea3f78a]{border:1px solid rgba(0,255,255,.18);border-radius:16px;padding:24px 32px 16px;background:linear-gradient(180deg,#00141e8c,#000a1459);min-height:70vh;position:relative;overflow:hidden}.tech-demo[data-v-8ea3f78a]:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 20%,rgba(0,255,255,.03) 0%,transparent 50%),radial-gradient(circle at 80% 80%,rgba(0,128,255,.03) 0%,transparent 50%);pointer-events:none}@media (max-width: 768px){.tech-demo[data-v-8ea3f78a]{padding:12px 10px 10px;max-width:520px;margin:0 auto;min-height:auto;width:100%!important}.tech-demo .demo-header[data-v-8ea3f78a]{flex-direction:row;justify-content:space-between;align-items:center;gap:8px;text-align:left}.tech-demo .demo-header .title[data-v-8ea3f78a]{flex:1 1 auto}.tech-demo .demo-header .controls[data-v-8ea3f78a]{order:2;flex-wrap:nowrap;justify-content:flex-end;gap:6px}.tech-demo .demo-header .controls .scene-selector[data-v-8ea3f78a]{width:auto;justify-content:center;margin-top:0}.tech-demo .demo-header .controls .scene-selector .scene-select[data-v-8ea3f78a]{width:60px;font-size:12px;padding:6px}}.demo-header[data-v-8ea3f78a]{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;flex-wrap:wrap;gap:16px}.title[data-v-8ea3f78a]{font-weight:600;font-size:14px;letter-spacing:.5px;flex-shrink:0}.controls[data-v-8ea3f78a]{display:flex;gap:8px;align-items:center}.ctrl[data-v-8ea3f78a]{background:transparent;border:1px solid rgba(0,255,255,.3);color:#9be9ff;padding:4px 10px;border-radius:10px;cursor:pointer}.ctrl[data-v-8ea3f78a]:hover{border-color:#0ff;color:#0ff}.scene-selector[data-v-8ea3f78a]{display:flex;align-items:center}.scene-selector .scene-select[data-v-8ea3f78a]{background:#000a12cc;border:1px solid rgba(0,255,255,.3);color:#9be9ff;padding:4px;border-radius:8px;font-size:12px;outline:none;cursor:pointer;width:80px;appearance:none;-webkit-appearance:none;-moz-appearance:none;text-align:center}.scene-selector .scene-select[data-v-8ea3f78a]:hover{border-color:#0ff}.scene-selector .scene-select[data-v-8ea3f78a]:focus{border-color:#0ff;box-shadow:0 0 0 2px #0ff3}.scene-selector .scene-select option[data-v-8ea3f78a]{background:#000a12f2;color:#9be9ff;padding:4px}.demo-fixed[data-v-8ea3f78a]{width:min(1100px,100vw - 80px);margin:0 auto;padding:0 20px}.timeline[data-v-8ea3f78a]{display:grid;grid-template-columns:1fr;gap:20px}.step[data-v-8ea3f78a]{display:block;filter:saturate(.6);opacity:.7;transition:all .4s ease;position:relative}.step.active[data-v-8ea3f78a]{filter:saturate(1);opacity:1;transform:scale(1.02)}.screen[data-v-8ea3f78a]{border:1px solid rgba(0,255,255,.2);border-radius:12px;padding:16px;background:#000a128c;position:relative;overflow:hidden;backdrop-filter:blur(10px);transition:all .3s ease;margin-bottom:20px}.screen[data-v-8ea3f78a]:hover{border-color:#00ffff59;background:#000a12a6}.screen.input[data-v-8ea3f78a]{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;min-height:550px;display:block;font-size:18px}.input-wrap[data-v-8ea3f78a]{display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center;max-width:950px;margin:30px auto}.fake-input[data-v-8ea3f78a]{position:relative;min-height:56px;display:flex;align-items:center;justify-content:center;padding:12px 14px;border:1px solid rgba(0,255,255,.25);border-radius:10px;background:#00000040;min-width:0;flex:1;text-align:center}.cursor[data-v-8ea3f78a]{position:absolute;top:10px;height:24px;border-left:2px solid rgba(0,255,255,.55)}.caret[data-v-8ea3f78a]{margin-left:2px;color:#00ffffb3}.caret.blink[data-v-8ea3f78a]{animation:bl-8ea3f78a 1s step-end infinite}@keyframes bl-8ea3f78a{50%{opacity:0}}.rec-btn[data-v-8ea3f78a]{height:56px;width:150px;padding:0 16px}.mode-btn[data-v-8ea3f78a]{height:56px;width:150px;padding:0 14px;white-space:nowrap}.recommend-area[data-v-8ea3f78a]{margin-top:20px;max-width:1000px;width:100%;margin-left:auto;margin-right:auto}.loading-line[data-v-8ea3f78a]{color:#9be9ff;letter-spacing:1px;text-align:center;font-size:14px;padding:16px 0}.suggestions[data-v-8ea3f78a]{display:grid;grid-template-columns:repeat(2,280px);column-gap:8px;row-gap:10px;margin-top:6px;max-width:950px;margin-left:auto;margin-right:auto;justify-items:center;justify-content:center}@media (min-width: 1000px){.suggestions[data-v-8ea3f78a]{grid-template-columns:repeat(3,280px)}}.pill[data-v-8ea3f78a]{display:flex;gap:8px;align-items:center;padding:12px 16px;border-radius:10px;border:1px solid rgba(0,255,255,.25);background:#00000040;color:#e8fbff;text-align:left;min-height:45px;width:280px;justify-content:flex-start;white-space:nowrap;overflow:hidden}.pill .txt[data-v-8ea3f78a]{flex:1;line-height:1.3;font-size:12.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:center;display:flex;align-items:center;justify-content:center}.pill .emoji[data-v-8ea3f78a]{flex-shrink:0;font-size:14px}.pill.active[data-v-8ea3f78a]{border-color:#0ff;background:#00ffff14}.actions[data-v-8ea3f78a]{margin-top:12px;text-align:center;max-width:950px;margin-left:auto;margin-right:auto}.options[data-v-8ea3f78a]{margin-top:14px;display:grid;gap:10px}.word-row[data-v-8ea3f78a]{display:flex;flex-wrap:wrap;gap:10px}.word-pill[data-v-8ea3f78a]{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:999px;border:1px solid rgba(0,255,255,.25);background:#00000040;color:#cfefff}.word-pill input[data-v-8ea3f78a]{accent-color:#00ffff}.addon-row[data-v-8ea3f78a]{display:flex;flex-wrap:wrap;gap:10px}.addon-pill[data-v-8ea3f78a]{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:8px;border:1px solid rgba(0,255,255,.25);background:#00000040;color:#cfefff}.addon-pill input[data-v-8ea3f78a]{accent-color:#00ffff}.btn[data-v-8ea3f78a]{background:#00ffff1f;border:1px solid rgba(0,255,255,.35);color:#9be9ff;padding:6px 12px;border-radius:10px;cursor:default}.btn.primary[data-v-8ea3f78a]{background:#00ffa61f;border-color:#00ffa673;color:#9bffc8}.confirm-tip[data-v-8ea3f78a]{margin-top:10px;color:#9be9ff}.paper-options[data-v-8ea3f78a]{margin-top:20px;max-width:950px;margin-left:auto;margin-right:auto}.paper-options .option-section[data-v-8ea3f78a]{margin-bottom:16px}.paper-options .option-section .option-label[data-v-8ea3f78a]{font-size:14px;color:#e9fbff;margin-bottom:8px;font-weight:600}.paper-options .option-section .word-options[data-v-8ea3f78a]{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin:30px 0}.paper-options .option-section .word-options .word-option[data-v-8ea3f78a]{display:flex;align-items:center;gap:6px;padding:6px 12px;border:1px solid rgba(0,255,255,.25);border-radius:20px;background:#00000040;color:#e9fbff;cursor:pointer;transition:all .3s ease}.paper-options .option-section .word-options .word-option[data-v-8ea3f78a]:hover{border-color:#0ff6;background:#00ffff0d}.paper-options .option-section .word-options .word-option input[type=radio][data-v-8ea3f78a]{accent-color:#00ffff;width:16px;height:16px}.paper-options .option-section .word-options .word-option .option-text[data-v-8ea3f78a]{font-size:13px;white-space:nowrap}.paper-options .option-section .template-options[data-v-8ea3f78a]{display:flex;gap:12px;justify-content:center;margin:30px 0}.paper-options .option-section .template-options .template-btn[data-v-8ea3f78a]{flex:0 0 auto;padding:10px 16px;border:1px solid rgba(0,255,255,.25);border-radius:8px;background:#00000040;color:#e9fbff;cursor:pointer;transition:all .3s ease;font-size:13px}.paper-options .option-section .template-options .template-btn[data-v-8ea3f78a]:hover{border-color:#0ff6;background:#00ffff0d}.paper-options .option-section .template-options .template-btn.active[data-v-8ea3f78a]{border-color:#0ff;background:#00ffff1a;color:#0ff}.paper-options .option-section .template-options .template-btn.template-btn--wide[data-v-8ea3f78a]{width:260px;text-align:center}.paper-options .option-section .feature-options[data-v-8ea3f78a]{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin:30px 0}.paper-options .option-section .feature-options .feature-option[data-v-8ea3f78a]{display:flex;align-items:center;gap:6px;padding:8px 12px;border:1px solid rgba(0,255,255,.25);border-radius:8px;background:#00000040;color:#e9fbff;cursor:pointer;transition:all .3s ease}.paper-options .option-section .feature-options .feature-option[data-v-8ea3f78a]:hover{border-color:#0ff6;background:#00ffff0d}.paper-options .option-section .feature-options .feature-option input[type=checkbox][data-v-8ea3f78a]{accent-color:#00ffff;width:16px;height:16px}.paper-options .option-section .feature-options .feature-option .option-text[data-v-8ea3f78a]{font-size:13px}.paper-options .generate-section[data-v-8ea3f78a]{text-align:center;margin-top:20px}.paper-options .generate-section .generate-btn[data-v-8ea3f78a]{padding:12px 32px;font-size:14px;font-weight:600;border-radius:25px;background:linear-gradient(135deg,#0ff,#0080ff);border:none;color:#fff;cursor:pointer;transition:all .3s ease;margin:10px 0}.paper-options .generate-section .generate-btn[data-v-8ea3f78a]:hover{transform:translateY(-2px);box-shadow:0 6px 20px #00ffff4d}.scene2[data-v-8ea3f78a]{margin-top:20px}.scene2 .scene2-outline-container[data-v-8ea3f78a]{max-width:1100px;margin:0 auto;padding:0 20px}.scene2 .scene2-outline-container .scene2-title-section[data-v-8ea3f78a]{text-align:center;margin-bottom:20px;animation:fadeInUp-8ea3f78a .8s ease-out}.scene2 .scene2-outline-container .scene2-title-section .scene2-paper-title[data-v-8ea3f78a]{font-size:18px;font-weight:600;color:#e9fbff;margin-bottom:8px;line-height:1.3}.scene2 .scene2-outline-container .scene2-title-section .scene2-paper-meta[data-v-8ea3f78a]{display:flex;justify-content:center;flex-wrap:wrap;gap:6px}.scene2 .scene2-outline-container .scene2-title-section .scene2-paper-meta .meta-tag[data-v-8ea3f78a]{font-size:11px;color:#7fe9ff;border:1px solid rgba(0,255,255,.35);padding:3px 8px;border-radius:999px;background:#00ffff14}.scene2 .scene2-outline-container .scene2-outline-wrapper[data-v-8ea3f78a]{display:grid;grid-template-columns:1fr 1fr;gap:20px;animation:fadeInUp-8ea3f78a .8s ease-out .2s both}.scene2 .scene2-outline-container .scene2-outline-wrapper .outline-column[data-v-8ea3f78a]{border:1px solid rgba(0,255,255,.2);border-radius:12px;background:#000a12d9;overflow:hidden;display:flex;flex-direction:column;will-change:auto}.scene2 .scene2-outline-container .scene2-outline-wrapper .outline-column .outline-header[data-v-8ea3f78a]{padding:10px 20px;background:#00ffff14;border-bottom:1px solid rgba(0,255,255,.2);display:flex;justify-content:center;align-items:center;gap:8px}.scene2 .scene2-outline-container .scene2-outline-wrapper .outline-column .outline-header .outline-title[data-v-8ea3f78a]{font-size:14px;font-weight:600;color:#e9fbff}.scene2 .scene2-outline-container .scene2-outline-wrapper .outline-column .outline-header .outline-icon[data-v-8ea3f78a]{font-size:12px}.scene2 .scene2-outline-container .scene2-outline-wrapper .outline-column .outline-content[data-v-8ea3f78a]{flex:1;padding:16px 20px;max-height:410px;overflow-y:auto;will-change:scroll-position;transform:translateZ(0)}.scene2 .scene2-outline-container .scene2-outline-wrapper .outline-column .outline-content[data-v-8ea3f78a]::-webkit-scrollbar{width:4px}.scene2 .scene2-outline-container .scene2-outline-wrapper .outline-column .outline-content[data-v-8ea3f78a]::-webkit-scrollbar-track{background:#00ffff1a;border-radius:2px}.scene2 .scene2-outline-container .scene2-outline-wrapper .outline-column .outline-content[data-v-8ea3f78a]::-webkit-scrollbar-thumb{background:#00ffff4d;border-radius:2px}.scene2 .scene2-outline-container .scene2-outline-wrapper .outline-column .outline-content .outline-item[data-v-8ea3f78a]{margin-bottom:12px}.scene2 .scene2-outline-container .scene2-outline-wrapper .outline-column .outline-content .outline-item .outline-main[data-v-8ea3f78a]{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;position:relative}.scene2 .scene2-outline-container .scene2-outline-wrapper .outline-column .outline-content .outline-item .outline-main .item-title[data-v-8ea3f78a]{font-size:13px;color:#e9fbff;font-weight:500;flex:0 0 auto;background:#000a128c;padding-right:4px;position:relative;z-index:2}.scene2 .scene2-outline-container .scene2-outline-wrapper .outline-column .outline-content .outline-item .outline-main .item-words[data-v-8ea3f78a]{font-size:11px;color:#7fe9ff;flex:0 0 auto;background:#000a128c;padding-left:4px;position:relative;z-index:2}.scene2 .scene2-outline-container .scene2-outline-wrapper .outline-column .outline-content .outline-item .outline-main[data-v-8ea3f78a]:after{content:"";position:absolute;left:0;right:0;top:50%;height:1px;background:repeating-linear-gradient(to right,transparent 0,transparent 3px,rgba(0,255,255,.3) 3px,rgba(0,255,255,.3) 6px);z-index:1}.scene2 .scene2-outline-container .scene2-outline-wrapper .outline-column .outline-content .outline-item .outline-children[data-v-8ea3f78a]{margin-left:16px;border-left:1px solid rgba(0,255,255,.2);padding-left:12px}.scene2 .scene2-outline-container .scene2-outline-wrapper .outline-column .outline-content .outline-item .outline-children .outline-child[data-v-8ea3f78a]{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px;position:relative}.scene2 .scene2-outline-container .scene2-outline-wrapper .outline-column .outline-content .outline-item .outline-children .outline-child .child-title[data-v-8ea3f78a]{font-size:12px;color:#b9e9ff;flex:0 0 auto;background:#000a128c;padding-right:3px;position:relative;z-index:2}.scene2 .scene2-outline-container .scene2-outline-wrapper .outline-column .outline-content .outline-item .outline-children .outline-child .child-words[data-v-8ea3f78a]{font-size:10px;color:#7fe9ff;flex:0 0 auto;background:#000a128c;padding-left:3px;position:relative;z-index:2}.scene2 .scene2-outline-container .scene2-outline-wrapper .outline-column .outline-content .outline-item .outline-children .outline-child[data-v-8ea3f78a]:after{content:"";position:absolute;left:0;right:0;top:50%;height:1px;background:repeating-linear-gradient(to right,transparent 0,transparent 2px,rgba(0,255,255,.2) 2px,rgba(0,255,255,.2) 4px);z-index:1}.scene2 .scene2-outline-container .scene2-outline-wrapper .outline-column .outline-content .generate-btn-container[data-v-8ea3f78a]{margin-top:20px;padding:0;animation:fadeInUp-8ea3f78a .6s ease-out .4s both}.scene2 .scene2-outline-container .scene2-outline-wrapper .outline-column .outline-content .generate-btn-container .generate-paper-btn[data-v-8ea3f78a]{width:100%;padding:12px;background:linear-gradient(135deg,#0ff,#0080ff);border:none;border-radius:8px;color:#fff;font-size:13px;font-weight:600;cursor:pointer;transition:all .3s ease}.scene2 .scene2-outline-container .scene2-outline-wrapper .outline-column .outline-content .generate-btn-container .generate-paper-btn[data-v-8ea3f78a]:hover{transform:translateY(-2px);box-shadow:0 6px 20px #00ffff4d}.scene3[data-v-8ea3f78a]{margin-top:20px}.scene3 h1[data-v-8ea3f78a],.scene3 h2[data-v-8ea3f78a],.scene3 h3[data-v-8ea3f78a],.scene3 h4[data-v-8ea3f78a],.scene3 h5[data-v-8ea3f78a],.scene3 h6[data-v-8ea3f78a]{margin:0!important;padding:0!important}.scene3 .scene3-container[data-v-8ea3f78a]{max-width:920px;margin:0 auto;padding:0 20px}.scene3 .scene3-container .scene3-paper-wrapper[data-v-8ea3f78a]{border:2px solid rgba(0,255,255,.4);border-radius:16px;background:#000f19cc;backdrop-filter:blur(15px);padding:0;animation:fadeInUp-8ea3f78a .6s ease-out;box-shadow:0 8px 32px #00ffff26}.scene3 .scene3-container .scene3-paper-wrapper .scene3-content[data-v-8ea3f78a]{width:100%;padding:24px 32px;min-height:530px;background:transparent;border:none}.scene3 .scene3-container .scene3-paper-wrapper .scene3-content[data-v-8ea3f78a]::-webkit-scrollbar{width:6px}.scene3 .scene3-container .scene3-paper-wrapper .scene3-content[data-v-8ea3f78a]::-webkit-scrollbar-track{background:#00ffff1a;border-radius:3px}.scene3 .scene3-container .scene3-paper-wrapper .scene3-content[data-v-8ea3f78a]::-webkit-scrollbar-thumb{background:#00ffff4d;border-radius:3px}.scene3 .scene3-container .scene3-paper-wrapper .scene3-content .paper-header[data-v-8ea3f78a]{text-align:center;margin-bottom:12px;padding-bottom:8px;border-bottom:1px solid rgba(0,255,255,.3)}.scene3 .scene3-container .scene3-paper-wrapper .scene3-content .paper-header h2.paper-title[data-v-8ea3f78a]{font-size:18px!important;font-weight:600;color:#e9fbff;line-height:1.3;margin:0!important}.scene3 .scene3-container .scene3-paper-wrapper .scene3-content .paper-body .abstract-section[data-v-8ea3f78a]{margin-top:17px;margin-bottom:10px}.scene3 .scene3-container .scene3-paper-wrapper .scene3-content .paper-body .abstract-section h3.section-title[data-v-8ea3f78a]{font-size:15px!important;font-weight:600;color:#e9fbff;margin:0 0 2px!important;padding-bottom:1px;text-align:center}.scene3 .scene3-container .scene3-paper-wrapper .scene3-content .paper-body .abstract-section p.abstract-text[data-v-8ea3f78a]{font-size:13px!important;line-height:1.6;color:#e9fbff;text-align:justify;text-justify:inter-ideograph;text-indent:2em;margin:0!important;padding:0!important}.scene3 .scene3-container .scene3-paper-wrapper .scene3-content .paper-body .keywords-section[data-v-8ea3f78a]{margin-bottom:4px;margin-top:0!important;padding:0!important;font-size:12px!important;color:#e9fbff;line-height:1.4}.scene3 .scene3-container .scene3-paper-wrapper .scene3-content .paper-body .keywords-section strong[data-v-8ea3f78a]{color:#e9fbff;font-weight:600}.scene3 .scene3-container .scene3-paper-wrapper .scene3-content .paper-body .typing-caret[data-v-8ea3f78a]{color:#0ffc;animation:bl-8ea3f78a 1s step-end infinite}.scene4[data-v-8ea3f78a]{margin-top:20px}.scene4 .paper-header[data-v-8ea3f78a]{text-align:center!important;margin-bottom:20px}.scene4 .paper-header .paper-title[data-v-8ea3f78a]{text-align:center!important}.scene4 .data-body .data-table-container[data-v-8ea3f78a]{max-height:520px;overflow-y:auto;border-radius:8px}.scene4 .data-body .data-table-container[data-v-8ea3f78a]::-webkit-scrollbar{width:6px}.scene4 .data-body .data-table-container[data-v-8ea3f78a]::-webkit-scrollbar-track{background:#00ffff1a;border-radius:3px}.scene4 .data-body .data-table-container[data-v-8ea3f78a]::-webkit-scrollbar-thumb{background:#00ffff4d;border-radius:3px}.scene4 .data-body .data-table[data-v-8ea3f78a]{width:100%;border-collapse:collapse;font-size:11px;color:#e9fbff}.scene4 .data-body .data-table thead[data-v-8ea3f78a]{position:sticky;top:0;background:#000f19f2;z-index:10}.scene4 .data-body .data-table thead th[data-v-8ea3f78a]{padding:8px 6px;font-weight:600;color:#0ff;border-bottom:1px solid rgba(0,255,255,.3);text-align:left;font-size:10px}.scene4 .data-body .data-table thead th[data-v-8ea3f78a]:nth-child(1){width:40px;text-align:center}.scene4 .data-body .data-table thead th[data-v-8ea3f78a]:nth-child(2){width:22%}.scene4 .data-body .data-table thead th[data-v-8ea3f78a]:nth-child(3){width:28%}.scene4 .data-body .data-table thead th[data-v-8ea3f78a]:nth-child(4){width:18%}.scene4 .data-body .data-table thead th[data-v-8ea3f78a]:nth-child(5){width:25%}.scene4 .data-body .data-table thead th[data-v-8ea3f78a]:nth-child(6){width:60px;text-align:center}.scene4 .data-body .data-table tbody .data-row[data-v-8ea3f78a]{opacity:1;border-bottom:1px solid rgba(0,255,255,.1)}.scene4 .data-body .data-table tbody .data-row.fade-in[data-v-8ea3f78a]{opacity:1}.scene4 .data-body .data-table tbody .data-row[data-v-8ea3f78a]:hover{background:#00ffff0d}.scene4 .data-body .data-table tbody .data-row td[data-v-8ea3f78a]{padding:6px;vertical-align:top;font-size:10px;line-height:1.4;word-break:break-word}.scene4 .data-body .data-table tbody .data-row td[data-v-8ea3f78a]:nth-child(1){text-align:center;color:#7fe9ff;font-weight:600}.scene4 .data-body .data-table tbody .data-row td[data-v-8ea3f78a]:nth-child(2){color:#9be9ff;font-size:9px}.scene4 .data-body .data-table tbody .data-row td[data-v-8ea3f78a]:nth-child(3){color:#e9fbff}.scene4 .data-body .data-table tbody .data-row td[data-v-8ea3f78a]:nth-child(4){color:#0ff;font-weight:500}.scene4 .data-body .data-table tbody .data-row td[data-v-8ea3f78a]:nth-child(5){color:#b9e9ff;font-size:9px}.scene4 .data-body .data-table tbody .data-row td[data-v-8ea3f78a]:nth-child(6){text-align:center;color:#7fe9ff;font-weight:500}@keyframes fadeInUp-8ea3f78a{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (min-width: 1366px) and (max-height: 1080px){.tech-demo[data-v-8ea3f78a]{padding:16px 16px 10px;min-height:66vh}.timeline[data-v-8ea3f78a]{gap:14px}.screen[data-v-8ea3f78a]{padding:14px}}@media (max-width: 768px){.demo-fixed[data-v-8ea3f78a]{width:100%!important;max-width:520px;padding:0 6px;margin:0 auto;box-sizing:border-box}.tech-demo[data-v-8ea3f78a],.tech-demo[data-v-8ea3f78a] *{box-sizing:border-box}.controls[data-v-8ea3f78a]{gap:6px}.ctrl[data-v-8ea3f78a]{padding:3px 8px;font-size:12px}.timeline[data-v-8ea3f78a]{gap:12px}.screen[data-v-8ea3f78a]{padding:8px;margin-bottom:10px}.screen.input[data-v-8ea3f78a]{min-height:420px}.input-wrap[data-v-8ea3f78a]{margin:20px auto;grid-template-columns:80px 1fr 92px!important;gap:6px!important;align-items:center}.fake-input[data-v-8ea3f78a]{min-height:42px;padding:8px 10px}.mode-btn[data-v-8ea3f78a],.rec-btn[data-v-8ea3f78a]{height:42px;width:100%;padding:0 8px;font-size:10px;line-height:1.2;white-space:nowrap}.fake-input .typed[data-v-8ea3f78a]{font-size:10px!important;line-height:1.35!important}.fake-input .caret[data-v-8ea3f78a]{font-size:10px!important}.recommend-area[data-v-8ea3f78a]{max-width:none}.suggestions[data-v-8ea3f78a]{grid-template-columns:1fr;width:100%}.pill[data-v-8ea3f78a]{width:100%}.pill .txt[data-v-8ea3f78a]{font-size:12px}.paper-options[data-v-8ea3f78a]{margin-top:12px}.paper-options .option-section[data-v-8ea3f78a]{margin-bottom:12px}.paper-options .option-section .word-options[data-v-8ea3f78a]{gap:6px;margin:20px 0;flex-wrap:nowrap;justify-content:space-between}.paper-options .option-section .word-options .word-option[data-v-8ea3f78a]{padding:4px 8px;flex:0 0 auto;white-space:nowrap}.paper-options .option-section .word-options .word-option input[type=radio][data-v-8ea3f78a]{width:8px;height:12px}.paper-options .option-section .word-options .word-option .option-text[data-v-8ea3f78a]{font-size:8px}.paper-options .option-section .template-options[data-v-8ea3f78a]{gap:8px;margin:20px 0;flex-wrap:wrap}.paper-options .option-section .template-options .template-btn[data-v-8ea3f78a]{padding:8px 12px;font-size:12px}.paper-options .option-section .template-options[data-v-8ea3f78a]{gap:6px;flex-wrap:nowrap;justify-content:space-between}.paper-options .option-section .template-options .template-btn[data-v-8ea3f78a]{flex:1 1 0!important;min-width:0;padding:8px 6px;font-size:11px;white-space:nowrap}.paper-options .option-section .template-options .template-btn.template-btn--wide[data-v-8ea3f78a]{width:auto;flex:1.6 1 0!important}.paper-options .option-section .feature-options[data-v-8ea3f78a]{flex-wrap:nowrap;justify-content:space-between;gap:6px}.paper-options .option-section .feature-options .feature-option[data-v-8ea3f78a]{flex:1 1 0;min-width:0;padding:6px}.paper-options .option-section .feature-options .feature-option input[type=checkbox][data-v-8ea3f78a]{width:10px;height:10px}.paper-options .option-section .feature-options .feature-option .option-text[data-v-8ea3f78a]{font-size:8px;white-space:nowrap}.generate-section .generate-btn[data-v-8ea3f78a]{width:auto;display:inline-block;padding:8px 16px;font-size:12px}.suggestions[data-v-8ea3f78a]{grid-template-columns:1fr;max-width:none}.input-wrap[data-v-8ea3f78a]{grid-template-columns:1fr;gap:8px;max-width:none}.screen.input .input-wrap[data-v-8ea3f78a],.screen.input .suggestions[data-v-8ea3f78a],.screen.input .actions[data-v-8ea3f78a],.screen.input .recommend-area[data-v-8ea3f78a],.screen.input .paper-options[data-v-8ea3f78a]{max-width:none}.scene2 .scene2-outline-container[data-v-8ea3f78a]{padding:0 6px}.scene2 .scene2-outline-container .scene2-title-section[data-v-8ea3f78a]{margin-bottom:16px}.scene2 .scene2-outline-container .scene2-title-section .scene2-paper-title[data-v-8ea3f78a]{font-size:16px}.scene2 .scene2-outline-container .scene2-title-section .scene2-paper-meta[data-v-8ea3f78a]{gap:4px}.scene2 .scene2-outline-container .scene2-title-section .scene2-paper-meta .meta-tag[data-v-8ea3f78a]{font-size:10px;padding:2px 6px}.scene2 .scene2-outline-container .scene2-outline-wrapper[data-v-8ea3f78a]{grid-template-columns:1fr;gap:16px}.scene2 .scene2-outline-container .scene2-outline-wrapper .outline-column .outline-content[data-v-8ea3f78a]{max-height:280px;padding:10px}.scene2 .scene2-outline-container .scene2-outline-wrapper .outline-column .outline-content .outline-item[data-v-8ea3f78a]{margin-bottom:10px}.scene2 .scene2-outline-container .scene2-outline-wrapper .outline-column .outline-content .outline-item .outline-main .item-title[data-v-8ea3f78a]{font-size:12px;padding-right:3px}.scene2 .scene2-outline-container .scene2-outline-wrapper .outline-column .outline-content .outline-item .outline-main .item-words[data-v-8ea3f78a]{font-size:10px;padding-left:3px}.scene2 .scene2-outline-container .scene2-outline-wrapper .outline-column .outline-content .outline-item .outline-main[data-v-8ea3f78a]:after{background:repeating-linear-gradient(to right,transparent 0,transparent 2px,rgba(0,255,255,.25) 2px,rgba(0,255,255,.25) 4px)}.scene2 .scene2-outline-container .scene2-outline-wrapper .outline-column .outline-content .outline-item .outline-children[data-v-8ea3f78a]{margin-left:12px;padding-left:8px}.scene2 .scene2-outline-container .scene2-outline-wrapper .outline-column .outline-content .outline-item .outline-children .outline-child .child-title[data-v-8ea3f78a]{font-size:11px;padding-right:2px}.scene2 .scene2-outline-container .scene2-outline-wrapper .outline-column .outline-content .outline-item .outline-children .outline-child .child-words[data-v-8ea3f78a]{font-size:9px;padding-left:2px}.scene2 .scene2-outline-container .scene2-outline-wrapper .outline-column .outline-content .outline-item .outline-children .outline-child[data-v-8ea3f78a]:after{background:repeating-linear-gradient(to right,transparent 0,transparent 1.5px,rgba(0,255,255,.2) 1.5px,rgba(0,255,255,.2) 3px)}.scene2 .scene2-outline-container .scene2-outline-wrapper .outline-column .outline-content .generate-btn-container[data-v-8ea3f78a]{margin-top:16px}.scene2 .scene2-outline-container .scene2-outline-wrapper .outline-column .outline-content .generate-btn-container .generate-paper-btn[data-v-8ea3f78a]{font-size:12px;padding:10px}.scene3 .scene3-container[data-v-8ea3f78a]{padding:0 4px}.scene3 .scene3-container .scene3-paper-wrapper[data-v-8ea3f78a]{border-width:1px;border-radius:12px}.scene3 .scene3-container .scene3-paper-wrapper .scene3-content[data-v-8ea3f78a]{padding:14px 10px}.scene3 .scene3-container .scene3-paper-wrapper .scene3-content .paper-header[data-v-8ea3f78a]{margin-bottom:8px;padding-bottom:4px}.scene3 .scene3-container .scene3-paper-wrapper .scene3-content .paper-header h2.paper-title[data-v-8ea3f78a]{font-size:14px!important;margin:0!important}.scene3 .scene3-container .scene3-paper-wrapper .scene3-content .paper-body .abstract-section[data-v-8ea3f78a]{margin-top:10px;margin-bottom:4px}.scene3 .scene3-container .scene3-paper-wrapper .scene3-content .paper-body .abstract-section h3.section-title[data-v-8ea3f78a]{font-size:12px!important;margin:0 0 2px!important}.scene3 .scene3-container .scene3-paper-wrapper .scene3-content .paper-body .abstract-section p.abstract-text[data-v-8ea3f78a]{font-size:10px!important;line-height:1.5;text-indent:2em;margin:0!important;padding:0!important}.scene3 .scene3-container .scene3-paper-wrapper .scene3-content .paper-body .keywords-section[data-v-8ea3f78a]{font-size:11px!important;margin-bottom:3px}}.scene5[data-v-8ea3f78a]{margin-top:20px}.scene5 .paper-header[data-v-8ea3f78a]{text-align:center!important;margin-bottom:20px}.scene5 .paper-header .paper-title[data-v-8ea3f78a]{text-align:center!important}.scene5 .ai-reduction-header[data-v-8ea3f78a]{display:flex!important;flex-direction:row!important;justify-content:space-between;align-items:flex-start;gap:24px;padding:20px;background:linear-gradient(135deg,#00ffff14,#0080ff14);border-radius:12px;margin-bottom:10px;border:1px solid rgba(0,255,255,.15)}.scene5 .ai-reduction-header .progress-section[data-v-8ea3f78a]{flex:1;display:flex;flex-direction:column;align-items:center}.scene5 .ai-reduction-header .progress-section .progress-label[data-v-8ea3f78a]{font-size:14px;color:#7fe9ff;margin-bottom:8px;font-weight:500}.scene5 .ai-reduction-header .progress-section .progress-info[data-v-8ea3f78a]{font-size:16px;color:#fff;font-weight:600}.scene5 .ai-reduction-header .ai-rate-item[data-v-8ea3f78a]{text-align:center;flex:1;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.scene5 .ai-reduction-header .ai-rate-item .rate-label[data-v-8ea3f78a]{font-size:12px;color:#9be9ff;margin-bottom:6px}.scene5 .ai-reduction-header .ai-rate-item .rate-value[data-v-8ea3f78a]{font-size:14px;font-weight:600}.scene5 .ai-reduction-header .ai-rate-item .rate-value .old-rate[data-v-8ea3f78a]{color:#ff6b6b}.scene5 .ai-reduction-header .ai-rate-item .rate-value .arrow[data-v-8ea3f78a]{color:#7fe9ff;margin:0 8px}.scene5 .ai-reduction-header .ai-rate-item .rate-value .new-rate[data-v-8ea3f78a]{color:#0f8}.scene5 .ai-reduction-header .ai-rate-item .rate-value.target-rate[data-v-8ea3f78a]{color:#ffa726}.scene5 .chapter-processing-section .chapter-list[data-v-8ea3f78a]{display:flex;flex-direction:column;gap:12px}.scene5 .chapter-processing-section .chapter-list .chapter-item[data-v-8ea3f78a]{display:flex!important;flex-direction:column!important;padding:16px 20px;background:#00141e66;border-radius:8px;border:1px solid rgba(0,255,255,.1);transition:all .3s ease;gap:8px}.scene5 .chapter-processing-section .chapter-list .chapter-item.processing[data-v-8ea3f78a]{border-color:#00ffff4d;background:#00ffff14}.scene5 .chapter-processing-section .chapter-list .chapter-item.processing .loading-icon[data-v-8ea3f78a]{width:20px;height:20px;border:2px solid rgba(0,255,255,.3);border-top:2px solid #00ffff;border-radius:50%;animation:spin-8ea3f78a 1s linear infinite}.scene5 .chapter-processing-section .chapter-list .chapter-item.completed[data-v-8ea3f78a]{border-color:#00ff884d;background:#00ff8814}.scene5 .chapter-processing-section .chapter-list .chapter-item.completed .check-icon[data-v-8ea3f78a]{width:20px;height:20px;background:#0f8;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#030;font-size:12px;font-weight:700}.scene5 .chapter-processing-section .chapter-list .chapter-item .chapter-row-1[data-v-8ea3f78a]{display:flex;justify-content:space-between;align-items:center}.scene5 .chapter-processing-section .chapter-list .chapter-item .chapter-header[data-v-8ea3f78a]{display:flex;align-items:center;gap:12px}.scene5 .chapter-processing-section .chapter-list .chapter-item .chapter-status-icon[data-v-8ea3f78a]{width:20px;height:20px;display:flex;align-items:center;justify-content:center}.scene5 .chapter-processing-section .chapter-list .chapter-item .chapter-name[data-v-8ea3f78a]{font-size:14px;color:#fff;font-weight:500}.scene5 .chapter-processing-section .chapter-list .chapter-item .chapter-balance[data-v-8ea3f78a]{font-size:12px;color:#7fe9ff}.scene5 .chapter-processing-section .chapter-list .chapter-item .chapter-row-2[data-v-8ea3f78a]{margin:4px 0}.scene5 .chapter-processing-section .chapter-list .chapter-item .chapter-progress-bar[data-v-8ea3f78a]{width:100%;height:6px;background:#00ffff1a;border-radius:3px;overflow:hidden}.scene5 .chapter-processing-section .chapter-list .chapter-item .chapter-progress-bar .progress-fill[data-v-8ea3f78a]{height:100%;background:linear-gradient(90deg,#0ff,#0f8);border-radius:3px;transition:width .8s cubic-bezier(.4,0,.2,1)}.scene5 .chapter-processing-section .chapter-list .chapter-item .chapter-row-3[data-v-8ea3f78a]{display:flex;justify-content:space-between;align-items:center}.scene5 .chapter-processing-section .chapter-list .chapter-item .chapter-status-text[data-v-8ea3f78a]{font-size:12px;color:#9be9ff}.scene5 .chapter-processing-section .chapter-list .chapter-item .chapter-ai-rate[data-v-8ea3f78a]{display:flex;align-items:center;gap:6px;font-size:12px}.scene5 .chapter-processing-section .chapter-list .chapter-item .chapter-ai-rate .old-rate[data-v-8ea3f78a]{color:#ff6b6b;font-weight:500}.scene5 .chapter-processing-section .chapter-list .chapter-item .chapter-ai-rate .arrow[data-v-8ea3f78a]{color:#7fe9ff}.scene5 .chapter-processing-section .chapter-list .chapter-item .chapter-ai-rate .new-rate[data-v-8ea3f78a]{color:#0f8;font-weight:500}@keyframes spin-8ea3f78a{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.scene4 .data-body .data-table-container[data-v-8ea3f78a]{max-height:460px}.scene4 .data-body .data-table[data-v-8ea3f78a]{font-size:10px}.scene4 .data-body .data-table thead th[data-v-8ea3f78a]{padding:6px 4px;font-size:9px}.scene4 .data-body .data-table thead th[data-v-8ea3f78a]:nth-child(1){width:30px;text-align:center}.scene4 .data-body .data-table thead th[data-v-8ea3f78a]:nth-child(2){width:15%}.scene4 .data-body .data-table thead th[data-v-8ea3f78a]:nth-child(3){width:30%}.scene4 .data-body .data-table thead th[data-v-8ea3f78a]:nth-child(4){width:25%}.scene4 .data-body .data-table thead th[data-v-8ea3f78a]:nth-child(5){width:15%}.scene4 .data-body .data-table thead th[data-v-8ea3f78a]:nth-child(6){width:50px;text-align:center}.scene4 .data-body .data-table tbody .data-row td[data-v-8ea3f78a]{padding:4px 3px;font-size:8px;line-height:1.3}.scene4 .data-body .data-table tbody .data-row td[data-v-8ea3f78a]:nth-child(2){font-size:8px}.scene4 .data-body .data-table tbody .data-row td[data-v-8ea3f78a]:nth-child(5){font-size:7px}.scene5 .ai-reduction-header[data-v-8ea3f78a]{flex-direction:column;padding:15px 16px 0;gap:16px}.scene5 .ai-reduction-header .progress-section[data-v-8ea3f78a]{margin-right:0;margin-bottom:16px}.scene5 .ai-reduction-header .progress-section .progress-info[data-v-8ea3f78a]{font-size:14px}.scene5 .ai-reduction-header .ai-rate-item[data-v-8ea3f78a]{min-width:auto;margin-left:0;margin-bottom:12px}.scene5 .ai-reduction-header .ai-rate-item[data-v-8ea3f78a]:last-child{margin-bottom:0}.scene5 .ai-reduction-header .ai-rate-item .rate-value[data-v-8ea3f78a]{font-size:14px}.scene5 .ai-reduction-header .ai-rate-item .rate-value .arrow[data-v-8ea3f78a]{margin:0 4px}.scene5 .chapter-processing-section .chapter-list[data-v-8ea3f78a]{gap:8px}.scene5 .chapter-processing-section .chapter-list .chapter-item[data-v-8ea3f78a]{padding:12px 16px;gap:8px}.scene5 .chapter-processing-section .chapter-list .chapter-item .chapter-row-1 .chapter-header[data-v-8ea3f78a]{gap:8px}.scene5 .chapter-processing-section .chapter-list .chapter-item .chapter-row-1 .chapter-name[data-v-8ea3f78a]{font-size:13px}.scene5 .chapter-processing-section .chapter-list .chapter-item .chapter-row-1 .chapter-balance[data-v-8ea3f78a]{font-size:12px}.scene5 .chapter-processing-section .chapter-list .chapter-item .chapter-row-2[data-v-8ea3f78a]{margin:2px 0}.scene5 .chapter-processing-section .chapter-list .chapter-item .chapter-row-2 .chapter-progress-bar[data-v-8ea3f78a]{height:4px}.scene5 .chapter-processing-section .chapter-list .chapter-item .chapter-row-3 .chapter-status-text[data-v-8ea3f78a]{font-size:11px}.scene5 .chapter-processing-section .chapter-list .chapter-item .chapter-row-3 .chapter-ai-rate[data-v-8ea3f78a]{font-size:11px;gap:4px}.scene6[data-v-8ea3f78a]{margin-top:20px}.scene6 .paper-header[data-v-8ea3f78a]{text-align:center!important;margin-bottom:20px}.scene6 .paper-header .paper-title[data-v-8ea3f78a]{text-align:center!important}.scene6 .charts-section[data-v-8ea3f78a]{margin-top:20px;margin-bottom:16px;animation:fadeInUp-8ea3f78a .6s ease-out}.scene6 .charts-section .charts-row[data-v-8ea3f78a]{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:0}@media (max-width: 768px){.scene6 .charts-section .charts-row[data-v-8ea3f78a]{grid-template-columns:1fr;gap:16px;margin-bottom:16px}}.scene6 .charts-section .chart-container[data-v-8ea3f78a]{border:1px solid rgba(0,255,255,.2);border-radius:12px;background:#000a1266;padding:16px}.scene6 .charts-section .chart-container .chart-title[data-v-8ea3f78a]{font-size:12px;font-weight:600;color:#e9fbff;margin-top:12px;margin-bottom:1px;text-align:center}.scene6 .bar-chart[data-v-8ea3f78a]{display:flex;align-items:flex-end;height:160px;gap:8px}.scene6 .bar-chart .chart-y-axis[data-v-8ea3f78a]{display:flex;flex-direction:column;justify-content:space-between;height:140px;margin-right:8px;padding-top:0;padding-bottom:25px}.scene6 .bar-chart .chart-y-axis .y-label[data-v-8ea3f78a]{font-size:10px;color:#7fe9ff;text-align:right;line-height:1}.scene6 .bar-chart .chart-content[data-v-8ea3f78a]{display:flex;align-items:flex-end;height:140px;gap:8px;flex:1;padding:0 12px}.scene6 .bar-chart .chart-content .bar-item[data-v-8ea3f78a]{flex:1;display:flex;flex-direction:column;align-items:center}.scene6 .bar-chart .chart-content .bar-item .bar-column[data-v-8ea3f78a]{position:relative;width:100%;height:120px;display:flex;flex-direction:column;justify-content:flex-end}.scene6 .bar-chart .chart-content .bar-item .bar-column .bar-fill[data-v-8ea3f78a]{width:100%;background:linear-gradient(to top,#0ff,#0080ff);border-radius:4px 4px 0 0;transition:height .8s cubic-bezier(.4,0,.2,1);position:relative}.scene6 .bar-chart .chart-content .bar-item .bar-column .bar-fill[data-v-8ea3f78a]:after{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:#ffffff80;border-radius:4px 4px 0 0}.scene6 .bar-chart .chart-content .bar-item .bar-label[data-v-8ea3f78a]{margin-top:8px;font-size:11px;color:#b9e9ff;text-align:center}.scene6 .pie-chart[data-v-8ea3f78a]{height:160px;width:100%}.scene6 .pie-chart .pie-chart-content[data-v-8ea3f78a]{display:flex;align-items:center;justify-content:center;height:100%;width:100%;gap:24px}.scene6 .pie-chart .pie-container[data-v-8ea3f78a]{flex:0 0 160px;height:160px;display:flex;align-items:center;justify-content:center}.scene6 .pie-chart .pie-container .pie-svg[data-v-8ea3f78a]{width:100%;height:100%}.scene6 .pie-chart .pie-container .pie-svg .pie-slice[data-v-8ea3f78a]{stroke:#000f19cc;stroke-width:2;stroke-dasharray:0;stroke-dashoffset:0;transition:stroke-dasharray .8s cubic-bezier(.4,0,.2,1),stroke-dashoffset .8s cubic-bezier(.4,0,.2,1),transform .2s ease-out;transform-origin:50% 50%}.scene6 .pie-chart .pie-container .pie-svg .pie-slice[data-v-8ea3f78a]:hover{transform:scale(1.05);filter:brightness(1.2)}.scene6 .pie-chart .pie-legend[data-v-8ea3f78a]{flex:0 0 200px;display:flex;flex-direction:column;justify-content:center;gap:12px;height:140px;background:#00ffff0d;border:1px solid rgba(0,255,255,.2);padding:16px;border-radius:4px}.scene6 .pie-chart .pie-legend .legend-item[data-v-8ea3f78a]{opacity:1;transform:translate(0);transition:opacity .4s ease-out,transform .4s ease-out}.scene6 .pie-chart .pie-legend .legend-item .legend-header[data-v-8ea3f78a]{display:flex;align-items:center;gap:8px}.scene6 .pie-chart .pie-legend .legend-item .legend-header .legend-color[data-v-8ea3f78a]{width:12px;height:12px;border-radius:2px;flex-shrink:0}.scene6 .pie-chart .pie-legend .legend-item .legend-header .legend-label[data-v-8ea3f78a]{font-size:11px;font-weight:600;color:#e9fbff;flex:1}.scene6 .pie-chart .pie-legend .legend-item .legend-header .legend-percent[data-v-8ea3f78a]{font-size:11px;font-weight:700;color:#0ff}.scene6 .scene6 .pie-chart .legend-item[data-v-8ea3f78a]{opacity:1;transform:translate(0)}.scene6 .tables-section[data-v-8ea3f78a]{animation:fadeInUp-8ea3f78a .8s ease-out;margin-bottom:24px}.scene6 .tables-section .tables-row[data-v-8ea3f78a]{display:grid;grid-template-columns:1fr 1fr;gap:20px}@media (max-width: 768px){.scene6 .tables-section .tables-row[data-v-8ea3f78a]{grid-template-columns:1fr;gap:16px}}.scene6 .tables-section .table-container .table-title[data-v-8ea3f78a]{font-size:12px;font-weight:600;color:#e9fbff;margin-bottom:12px;text-align:center}.scene6 .tables-section .table-container .three-line-table[data-v-8ea3f78a]{border:1px solid rgba(0,255,255,.2);border-radius:8px;background:#000a1266;overflow:hidden}.scene6 .tables-section .table-container .three-line-table table[data-v-8ea3f78a]{width:100%;border-collapse:collapse}.scene6 .tables-section .table-container .three-line-table table thead[data-v-8ea3f78a]{background:#00ffff1a}.scene6 .tables-section .table-container .three-line-table table thead tr[data-v-8ea3f78a]{border-bottom:2px solid rgba(0,255,255,.3)}.scene6 .tables-section .table-container .three-line-table table thead tr th[data-v-8ea3f78a]{padding:10px 12px;font-size:12px;font-weight:600;color:#0ff;text-align:center}.scene6 .tables-section .table-container .three-line-table table tbody .table-row[data-v-8ea3f78a]{border-bottom:1px solid rgba(0,255,255,.1);opacity:0;transform:translateY(10px);transition:opacity .27s ease-out,transform .27s ease-out}.scene6 .tables-section .table-container .three-line-table table tbody .table-row.visible[data-v-8ea3f78a]{opacity:1;transform:translateY(0)}.scene6 .tables-section .table-container .three-line-table table tbody .table-row[data-v-8ea3f78a]:hover{background:#00ffff0d}.scene6 .tables-section .table-container .three-line-table table tbody .table-row td[data-v-8ea3f78a]{padding:8px 12px;font-size:11px;color:#e9fbff;vertical-align:middle;text-align:center}.scene6 .tables-section .table-container .three-line-table table tbody .table-row td[data-v-8ea3f78a]:first-child{color:#9be9ff;font-weight:500}.scene6 .tables-section .table-container .three-line-table table tbody .table-row td.number[data-v-8ea3f78a]{color:#0ff;font-weight:600}.scene6 .tables-section .table-container .three-line-table table tbody .table-row td[data-v-8ea3f78a]:nth-child(3){color:#7fe9ff}.scene6 .tables-section .table-container .three-line-table table tbody .table-row td[data-v-8ea3f78a]:last-child{color:#b9e9ff;font-size:10px}.scene6 .tables-section .table-container .three-line-table table tbody .table-row[data-v-8ea3f78a]:last-child{border-bottom:2px solid rgba(0,255,255,.3)}@media (max-width: 768px){.scene6 .tables-section[data-v-8ea3f78a]{margin-bottom:20px}.scene6 .charts-section[data-v-8ea3f78a]{margin-top:16px}.scene6 .charts-section .chart-container[data-v-8ea3f78a]{padding:12px}.scene6 .charts-section .chart-container .chart-title[data-v-8ea3f78a]{font-size:12px;margin-bottom:12px}.scene6 .bar-chart[data-v-8ea3f78a]{height:140px}.scene6 .bar-chart .chart-content[data-v-8ea3f78a]{height:120px;padding:0 8px}.scene6 .bar-chart .chart-content .bar-item .bar-column[data-v-8ea3f78a]{height:120px}.scene6 .bar-chart .chart-y-axis[data-v-8ea3f78a]{height:120px;padding-top:0}.scene6 .bar-chart .chart-y-axis .y-label[data-v-8ea3f78a]{font-size:9px}.scene6 .pie-chart[data-v-8ea3f78a]{height:140px}.scene6 .pie-chart .pie-chart-content[data-v-8ea3f78a]{flex-direction:column;gap:12px;align-items:center;justify-content:center}.scene6 .pie-chart .pie-container[data-v-8ea3f78a]{flex:0 0 120px;height:120px}.scene6 .pie-chart .pie-legend[data-v-8ea3f78a]{flex:0 0 auto;height:auto;width:100%;max-width:280px;gap:8px;padding:12px}.scene6 .pie-chart .pie-legend .legend-item .legend-header[data-v-8ea3f78a]{gap:6px;margin-bottom:0}.scene6 .pie-chart .pie-legend .legend-item .legend-header .legend-color[data-v-8ea3f78a]{width:10px;height:10px}.scene6 .pie-chart .pie-legend .legend-item .legend-header .legend-label[data-v-8ea3f78a],.scene6 .pie-chart .pie-legend .legend-item .legend-header .legend-percent[data-v-8ea3f78a]{font-size:10px}.scene6 .tables-section .tables-row[data-v-8ea3f78a]{gap:12px}.scene6 .tables-section .table-container .table-title[data-v-8ea3f78a]{font-size:12px;margin-bottom:10px}.scene6 .tables-section .table-container .three-line-table table thead tr th[data-v-8ea3f78a]{padding:8px 6px;font-size:10px;text-align:center}.scene6 .tables-section .table-container .three-line-table table tbody .table-row td[data-v-8ea3f78a]{padding:6px;font-size:10px;text-align:center}.scene6 .tables-section .table-container .three-line-table table tbody .table-row td[data-v-8ea3f78a]:last-child{font-size:9px}}.scene7[data-v-8ea3f78a]{margin-top:20px}.scene7 .paper-header[data-v-8ea3f78a]{text-align:center!important;margin-bottom:20px}.scene7 .paper-header .paper-title[data-v-8ea3f78a]{text-align:center!important}.scene7 .report-summary[data-v-8ea3f78a]{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px;padding:10px 24px;background:linear-gradient(135deg,#00ffff14,#0080ff14);border-radius:12px;border:1px solid rgba(0,255,255,.15);animation:fadeInUp-8ea3f78a .6s ease-out}.scene7 .report-summary .summary-left[data-v-8ea3f78a]{display:flex;align-items:center;gap:12px;flex:1}.scene7 .report-summary .summary-left .summary-icon[data-v-8ea3f78a]{font-size:24px;flex-shrink:0}.scene7 .report-summary .summary-left .summary-title[data-v-8ea3f78a]{font-size:14px;font-weight:600;color:#e9fbff}.scene7 .report-summary .summary-right .summary-progress[data-v-8ea3f78a]{font-size:14px;font-weight:500;color:#7fe9ff}.scene7 .report-sections[data-v-8ea3f78a]{animation:fadeInUp-8ea3f78a .8s ease-out .2s both;margin-bottom:10px}.scene7 .report-sections .sections-grid[data-v-8ea3f78a]{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}@media (max-width: 768px){.scene7 .report-sections .sections-grid[data-v-8ea3f78a]{grid-template-columns:1fr;gap:10px}}.scene7 .report-sections .section-card[data-v-8ea3f78a]{border:1px solid rgba(0,255,255,.2);border-radius:12px;background:#000a1266;padding:12px;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.scene7 .report-sections .section-card.pending[data-v-8ea3f78a]{opacity:.6}.scene7 .report-sections .section-card.pending .section-header .section-icon-title .section-icon[data-v-8ea3f78a]{filter:grayscale(1)}.scene7 .report-sections .section-card.lighting[data-v-8ea3f78a]{border-color:#ffa50080;background:#ffa50014;box-shadow:0 0 20px #ffa50026;animation:pulse-orange-8ea3f78a 1.5s ease-in-out infinite}.scene7 .report-sections .section-card.lighting[data-v-8ea3f78a]:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,165,0,.1),transparent);animation:sweep-8ea3f78a 1.5s ease-in-out infinite}.scene7 .report-sections .section-card.completed[data-v-8ea3f78a]{border-color:#0f86;background:#000a1266;opacity:1}.scene7 .report-sections .section-card.completed .section-header .check-mark[data-v-8ea3f78a]{background:#0f8!important;border-color:#0f8!important;color:#030!important}.scene7 .report-sections .section-card.completed .section-header .check-mark.checked[data-v-8ea3f78a]{transform:scale(1.1)}.scene7 .report-sections .section-card .section-header[data-v-8ea3f78a]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:8px}.scene7 .report-sections .section-card .section-header .section-icon-title[data-v-8ea3f78a]{display:flex;align-items:center;gap:6px;flex:1}.scene7 .report-sections .section-card .section-header .section-icon-title .section-icon[data-v-8ea3f78a]{font-size:14px;flex-shrink:0;transition:filter .3s ease}.scene7 .report-sections .section-card .section-header .section-icon-title .section-name[data-v-8ea3f78a]{font-size:12px;font-weight:600;color:#e9fbff;line-height:1.3}.scene7 .report-sections .section-card .section-header .section-progress[data-v-8ea3f78a]{display:flex;align-items:center;gap:6px;flex-shrink:0}.scene7 .report-sections .section-card .section-header .section-progress .progress-text[data-v-8ea3f78a]{font-size:10px;color:#7fe9ff;font-weight:500}.scene7 .report-sections .section-card .section-header .section-progress .check-mark[data-v-8ea3f78a]{width:14px;height:14px;border:1px solid rgba(0,255,255,.3);border-radius:4px;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);background:#00141e99}.scene7 .report-sections .section-card .section-header .section-progress .check-mark.checked[data-v-8ea3f78a]{animation:checkPop-8ea3f78a .4s cubic-bezier(.68,-.55,.265,1.55)}.scene7 .report-sections .section-card .section-items .items-grid[data-v-8ea3f78a]{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.scene7 .report-sections .section-card .section-items .items-grid .section-item[data-v-8ea3f78a]{display:flex;align-items:center;gap:4px;padding:6px;border-radius:6px;background:#00141e99;border:1px solid rgba(0,255,255,.15);transition:all .3s ease}.scene7 .report-sections .section-card .section-items .items-grid .section-item.item-completed[data-v-8ea3f78a]{background:#00ff8814;border-color:#00ff884d}.scene7 .report-sections .section-card .section-items .items-grid .section-item.item-completed .item-check[data-v-8ea3f78a]{animation:checkPop-8ea3f78a .3s cubic-bezier(.68,-.55,.265,1.55);background:#0f8!important;border-color:#0f8!important;color:#030!important}.scene7 .report-sections .section-card .section-items .items-grid .section-item.item-completed .item-name[data-v-8ea3f78a]{color:#9bffc8}.scene7 .report-sections .section-card .section-items .items-grid .section-item .item-check[data-v-8ea3f78a]{width:14px;height:14px;border:1px solid rgba(0,255,255,.25);border-radius:3px;display:flex;align-items:center;justify-content:center;font-size:9px;font-weight:700;background:#00141e99;flex-shrink:0;transition:all .3s cubic-bezier(.4,0,.2,1)}.scene7 .report-sections .section-card .section-items .items-grid .section-item .item-check .item-check-mark[data-v-8ea3f78a]{opacity:0;transform:scale(0);transition:all .2s cubic-bezier(.4,0,.2,1);color:#030}.scene7 .report-sections .section-card .section-items .items-grid .section-item.item-completed .item-check .item-check-mark[data-v-8ea3f78a]{opacity:1;transform:scale(1)}.scene7 .report-sections .section-card .section-items .items-grid .section-item .item-name[data-v-8ea3f78a]{font-size:10px;color:#b9e9ff;line-height:1.2;transition:color .3s ease}@media (max-width: 768px){.scene7 .report-summary[data-v-8ea3f78a]{flex-direction:row;justify-content:space-between;align-items:center;text-align:left;gap:8px;padding:12px}.scene7 .report-summary .summary-left[data-v-8ea3f78a]{justify-content:flex-start;gap:8px}.scene7 .report-summary .summary-left .summary-icon[data-v-8ea3f78a],.scene7 .report-summary .summary-left .summary-title[data-v-8ea3f78a]{font-size:14px}.scene7 .report-summary .summary-right .summary-progress[data-v-8ea3f78a]{font-size:12px;white-space:nowrap}.scene7 .report-sections .sections-grid .section-card[data-v-8ea3f78a]{padding:12px}.scene7 .report-sections .sections-grid .section-card .section-header[data-v-8ea3f78a]{margin-bottom:10px}.scene7 .report-sections .sections-grid .section-card .section-header .section-icon-title[data-v-8ea3f78a]{gap:6px}.scene7 .report-sections .sections-grid .section-card .section-header .section-icon-title .section-icon[data-v-8ea3f78a]{font-size:14px}.scene7 .report-sections .sections-grid .section-card .section-header .section-icon-title .section-name[data-v-8ea3f78a]{font-size:12px}.scene7 .report-sections .sections-grid .section-card .section-header .section-progress[data-v-8ea3f78a]{gap:6px}.scene7 .report-sections .sections-grid .section-card .section-header .section-progress .progress-text[data-v-8ea3f78a]{font-size:10px}.scene7 .report-sections .sections-grid .section-card .section-header .section-progress .check-mark[data-v-8ea3f78a]{width:14px;height:14px;font-size:10px}.scene7 .report-sections .sections-grid .section-card .section-items .items-grid[data-v-8ea3f78a]{gap:6px}.scene7 .report-sections .sections-grid .section-card .section-items .items-grid .section-item[data-v-8ea3f78a]{padding:4px 6px;gap:4px}.scene7 .report-sections .sections-grid .section-card .section-items .items-grid .section-item .item-check[data-v-8ea3f78a]{width:12px;height:12px;font-size:8px}.scene7 .report-sections .sections-grid .section-card .section-items .items-grid .section-item .item-name[data-v-8ea3f78a]{font-size:9px}}@keyframes pulse-orange-8ea3f78a{0%,to{box-shadow:0 0 20px #ffa50026}50%{box-shadow:0 0 30px #ffa50040}}@keyframes sweep-8ea3f78a{0%{left:-100%}to{left:100%}}@keyframes checkPop-8ea3f78a{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}.reviews-showcase[data-v-cb0c38f3]{position:relative;background:#0a0a0a;overflow:hidden;padding:6rem 0 0}.reviews-showcase .reviews-header[data-v-cb0c38f3]{text-align:center;max-width:1200px;margin:0 auto;padding:3rem 2rem 2rem;z-index:20;position:relative}.reviews-showcase .reviews-header .reviews-title[data-v-cb0c38f3]{font-size:3rem;font-weight:900;margin-bottom:1.5rem;color:#fff;line-height:1.1}.reviews-showcase .reviews-header .reviews-title .title-prefix[data-v-cb0c38f3],.reviews-showcase .reviews-header .reviews-title .title-suffix[data-v-cb0c38f3]{color:#0ff;font-size:2rem;font-weight:600}.reviews-showcase .reviews-header .reviews-subtitle[data-v-cb0c38f3]{font-size:1.2rem;color:#ffffffb3;text-align:center;margin:10px auto 0;max-width:600px}.reviews-showcase .reviews-wall-container[data-v-cb0c38f3]{position:relative;height:auto;min-height:100vh;max-height:1600px;width:100vw;margin-left:calc(-50vw + 50%);margin-top:-5rem;overflow:hidden}.reviews-showcase .reviews-wall-container .wall-mask[data-v-cb0c38f3]{position:absolute;z-index:5;pointer-events:none}.reviews-showcase .reviews-wall-container .wall-mask.wall-mask-top[data-v-cb0c38f3]{top:0;left:0;right:0;height:160px;background:linear-gradient(180deg,#0a0a0a 0%,rgba(10,10,10,.95) 40%,rgba(10,10,10,.8) 70%,transparent 100%);z-index:15}.reviews-showcase .reviews-wall-container .wall-mask.wall-mask-bottom[data-v-cb0c38f3]{bottom:0;left:0;right:0;height:120px;background:linear-gradient(0deg,#0a0a0a 0%,rgba(10,10,10,.9) 30%,rgba(10,10,10,.7) 60%,transparent 100%)}.reviews-showcase .reviews-wall-container .wall-mask.wall-mask-left[data-v-cb0c38f3]{top:0;bottom:0;left:0;width:80px;background:linear-gradient(90deg,#0a0a0a 0%,rgba(10,10,10,.9) 30%,rgba(10,10,10,.7) 60%,transparent 100%)}.reviews-showcase .reviews-wall-container .wall-mask.wall-mask-right[data-v-cb0c38f3]{top:0;bottom:0;right:0;width:80px;background:linear-gradient(270deg,#0a0a0a 0%,rgba(10,10,10,.9) 30%,rgba(10,10,10,.7) 60%,transparent 100%)}.reviews-showcase .reviews-wall-container .wall-mask.wall-mask-top-edge[data-v-cb0c38f3]{top:0;left:0;right:0;height:60px;background:linear-gradient(180deg,#0a0a0a 0%,rgba(10,10,10,.6) 15%,rgba(10,10,10,.3) 40%,transparent 100%);z-index:3;mask:linear-gradient(to right,rgb(0,0,0) 0%,rgb(0,0,0) 20%,rgba(0,0,0,0) 20%,rgba(0,0,0,0) 80%,rgb(0,0,0) 80%,rgb(0,0,0) 100%);-webkit-mask:linear-gradient(to right,rgb(0,0,0) 0%,rgb(0,0,0) 20%,rgba(0,0,0,0) 20%,rgba(0,0,0,0) 80%,rgb(0,0,0) 80%,rgb(0,0,0) 100%)}.reviews-showcase .reviews-wall-container .reviews-columns[data-v-cb0c38f3]{display:flex;height:100%;width:100%;gap:1rem;padding:0 1rem;justify-content:space-between;list-style:none}.reviews-showcase .reviews-wall-container .reviews-columns[data-v-cb0c38f3] *{list-style:none}.reviews-showcase .reviews-wall-container .review-column[data-v-cb0c38f3]{flex:1;height:100%;position:relative}.reviews-showcase .reviews-wall-container .review-column.column-static[data-v-cb0c38f3]{display:flex;flex-direction:column;gap:1.5rem;padding:0 0 2rem;overflow:hidden;list-style:none}.reviews-showcase .reviews-wall-container .review-column[data-v-cb0c38f3]:nth-child(3),.reviews-showcase .reviews-wall-container .review-column[data-v-cb0c38f3]:nth-child(4){margin-top:4.5rem;padding-top:0}.reviews-showcase .reviews-wall-container .review-column[data-v-cb0c38f3]:first-child{z-index:4;margin-top:-2rem;padding-top:3rem}.reviews-showcase .reviews-wall-container .review-column:first-child .review-card[data-v-cb0c38f3]:first-child{margin-top:-2rem}.reviews-showcase .reviews-wall-container .review-column[data-v-cb0c38f3]:last-child{z-index:4!important;margin-top:-2rem!important;padding-top:3rem}.reviews-showcase .reviews-wall-container .review-column:last-child .review-card[data-v-cb0c38f3]:first-child{margin-top:-2rem}.reviews-showcase .reviews-wall-container .review-column.column-scroll-up[data-v-cb0c38f3]{overflow:hidden;margin-top:1rem}.reviews-showcase .reviews-wall-container .review-column.column-scroll-up .column-content[data-v-cb0c38f3]{display:flex;flex-direction:column;gap:1.5rem;animation:scrollUp-cb0c38f3 60s linear infinite;padding:1.5rem 0 2rem;list-style:none;margin-top:-2rem}.reviews-showcase .reviews-wall-container .review-column.column-scroll-up:hover .column-content[data-v-cb0c38f3]{animation-play-state:paused}.reviews-showcase .reviews-wall-container .review-column.column-scroll-down[data-v-cb0c38f3]{overflow:hidden}.reviews-showcase .reviews-wall-container .review-column.column-scroll-down .column-content[data-v-cb0c38f3]{display:flex;flex-direction:column;gap:1.5rem;animation:scrollDown-cb0c38f3 60s linear infinite;padding:1.5rem 0 2rem;list-style:none;margin-top:-2rem}.reviews-showcase .reviews-wall-container .review-column.column-scroll-down:hover .column-content[data-v-cb0c38f3]{animation-play-state:paused}.reviews-showcase .reviews-wall-container .review-card[data-v-cb0c38f3]{background:#000c;border:2px solid rgba(255,255,255,.1);border-radius:16px;padding:1.5rem;backdrop-filter:blur(10px);transition:all .4s cubic-bezier(.4,0,.2,1);min-height:160px;flex-shrink:0;list-style:none;position:relative}.reviews-showcase .reviews-wall-container .review-card[data-v-cb0c38f3]:hover{background:linear-gradient(135deg,#00ffff14,#8000800f,#ff149314);border:2px solid rgba(0,255,255,.4);box-shadow:0 0 30px #0ff3,inset 0 1px #ffffff1a;backdrop-filter:blur(15px)}.reviews-showcase .reviews-wall-container .review-card .card-content[data-v-cb0c38f3]{color:#ffffffe6;font-size:1rem;line-height:1.6;margin-bottom:2rem;font-weight:400;transition:color .3s ease}.reviews-showcase .reviews-wall-container .review-card:hover .card-content[data-v-cb0c38f3]{color:#fff;text-shadow:0 0 8px rgba(0,255,255,.3)}.reviews-showcase .reviews-wall-container .review-card:hover .card-author img[data-v-cb0c38f3]{border-color:#0ff9;box-shadow:0 0 15px #0ff6;transform:scale(1.05)}.reviews-showcase .reviews-wall-container .review-card:hover .card-author .author-info .author-name[data-v-cb0c38f3]{color:#fff;text-shadow:0 0 6px rgba(0,255,255,.3)}.reviews-showcase .reviews-wall-container .review-card:hover .card-author .author-info .author-title[data-v-cb0c38f3]{color:#00ffffe6}.reviews-showcase .reviews-wall-container .review-card .card-author[data-v-cb0c38f3]{display:flex;align-items:center;gap:.75rem}.reviews-showcase .reviews-wall-container .review-card .card-author img[data-v-cb0c38f3]{width:58px;height:58px;border-radius:50%;object-fit:cover;border:2px solid rgba(0,255,255,.2);flex-shrink:0;transition:all .3s ease}.reviews-showcase .reviews-wall-container .review-card .card-author .author-info[data-v-cb0c38f3]{flex:1;min-width:0}.reviews-showcase .reviews-wall-container .review-card .card-author .author-info .author-header[data-v-cb0c38f3]{display:flex;justify-content:space-between;align-items:center;margin-bottom:.2rem}.reviews-showcase .reviews-wall-container .review-card .card-author .author-info .author-header .author-name[data-v-cb0c38f3]{font-size:.9rem;font-weight:600;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1;transition:all .3s ease}.reviews-showcase .reviews-wall-container .review-card .card-author .author-info .author-header .author-time[data-v-cb0c38f3]{font-size:.75rem;color:#fff9;font-weight:400;white-space:nowrap;flex-shrink:0;margin-left:.5rem}.reviews-showcase .reviews-wall-container .review-card .card-author .author-info .author-title[data-v-cb0c38f3]{font-size:.8rem;color:#00ffffb3;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:all .3s ease}.reviews-showcase .reviews-skeleton[data-v-cb0c38f3]{height:auto;min-height:100vh;max-height:1600px;width:100vw;margin-left:calc(-50vw + 50%);margin-top:-4rem;overflow:hidden;padding:0 2rem}.reviews-showcase .reviews-skeleton .skeleton-columns[data-v-cb0c38f3]{display:flex;height:100%;gap:1rem;justify-content:space-between;padding:0 1rem 2rem}.reviews-showcase .reviews-skeleton .skeleton-column[data-v-cb0c38f3]{flex:1;display:flex;flex-direction:column;gap:1.5rem}.reviews-showcase .reviews-skeleton .skeleton-card[data-v-cb0c38f3]{background:#0006;border:1px solid rgba(255,255,255,.05);border-radius:16px;height:200px;position:relative;overflow:hidden}.reviews-showcase .reviews-skeleton .skeleton-card[data-v-cb0c38f3]:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.05),transparent);animation:skeletonShimmer-cb0c38f3 2s infinite}.reviews-showcase .reviews-empty[data-v-cb0c38f3]{text-align:center;padding:4rem 2rem;max-width:600px;margin:0 auto}.reviews-showcase .reviews-empty .empty-icon[data-v-cb0c38f3]{font-size:4rem;margin-bottom:1rem;opacity:.5}.reviews-showcase .reviews-empty .empty-text[data-v-cb0c38f3]{font-size:1.5rem;font-weight:600;color:#fffc;margin-bottom:.5rem}.reviews-showcase .reviews-empty .empty-subtitle[data-v-cb0c38f3]{color:#ffffff80;font-size:1rem}@keyframes scrollUp-cb0c38f3{0%{transform:translateY(0)}to{transform:translateY(-50%)}}@keyframes scrollDown-cb0c38f3{0%{transform:translateY(-50%)}to{transform:translateY(0)}}@keyframes skeletonShimmer-cb0c38f3{0%{left:-100%}to{left:100%}}@media (max-width: 1400px){.reviews-showcase .reviews-wall-container .reviews-columns[data-v-cb0c38f3]{gap:.8rem;padding:0 .5rem}}@media (max-width: 1200px){.reviews-showcase .reviews-header .reviews-title[data-v-cb0c38f3]{font-size:2.8rem}.reviews-showcase .reviews-header .reviews-title .title-prefix[data-v-cb0c38f3],.reviews-showcase .reviews-header .reviews-title .title-suffix[data-v-cb0c38f3]{font-size:1.6rem}.reviews-showcase .reviews-wall-container[data-v-cb0c38f3]{height:100vh}.reviews-showcase .reviews-wall-container .reviews-columns .review-column[data-v-cb0c38f3]:last-child{display:none}}@media (max-width: 900px){.reviews-showcase .reviews-wall-container .reviews-columns .review-column[data-v-cb0c38f3]:nth-child(n+4){display:none}}@media (max-width: 768px){.reviews-showcase[data-v-cb0c38f3]{padding:4rem 0 0}.reviews-showcase .reviews-header[data-v-cb0c38f3]{padding:2rem 1rem 1rem}.reviews-showcase .reviews-header .reviews-title[data-v-cb0c38f3]{font-size:2rem}.reviews-showcase .reviews-header .reviews-title .title-prefix[data-v-cb0c38f3],.reviews-showcase .reviews-header .reviews-title .title-suffix[data-v-cb0c38f3]{font-size:1.2rem}.reviews-showcase .reviews-header .reviews-subtitle[data-v-cb0c38f3]{font-size:.9rem}.reviews-showcase .reviews-wall-container[data-v-cb0c38f3]{max-height:900px}.reviews-showcase .reviews-wall-container .wall-mask-left[data-v-cb0c38f3],.reviews-showcase .reviews-wall-container .wall-mask-right[data-v-cb0c38f3]{width:40px}.reviews-showcase .reviews-wall-container .reviews-columns[data-v-cb0c38f3]{gap:.5rem;padding:0 .25rem}.reviews-showcase .reviews-wall-container .reviews-columns .review-column[data-v-cb0c38f3]:nth-child(n+3){display:none}.reviews-showcase .reviews-wall-container .review-card[data-v-cb0c38f3]{padding:1rem;min-height:140px}.reviews-showcase .reviews-wall-container .review-card .quote-mark[data-v-cb0c38f3]{font-size:2rem;margin-bottom:.75rem}.reviews-showcase .reviews-wall-container .review-card .card-content[data-v-cb0c38f3]{font-size:.85rem;margin-bottom:1rem}.reviews-showcase .reviews-wall-container .review-card .card-author img[data-v-cb0c38f3]{width:40px;height:40px}.reviews-showcase .reviews-wall-container .review-card .card-author .author-info .author-header .author-name[data-v-cb0c38f3]{font-size:.8rem}.reviews-showcase .reviews-wall-container .review-card .card-author .author-info .author-header .author-time[data-v-cb0c38f3]{font-size:.65rem}.reviews-showcase .reviews-wall-container .review-card .card-author .author-info .author-title[data-v-cb0c38f3]{font-size:.7rem}}@media (max-width: 480px){.reviews-showcase .reviews-wall-container .reviews-columns .review-column[data-v-cb0c38f3]:not(:first-child){display:none}.reviews-showcase .reviews-wall-container .reviews-columns .review-column[data-v-cb0c38f3]:first-child{max-width:none;margin:0 1rem}}.modern-home[data-v-b07eabb0]{background:#0a0a0a;color:#fff;overflow-x:hidden}.nav-futuristic[data-v-b07eabb0]{position:fixed;top:0;left:0;right:0;z-index:1000;background:#0a0a0af2;backdrop-filter:blur(20px);border-bottom:1px solid rgba(0,255,255,.1)}.nav-futuristic .nav-container[data-v-b07eabb0]{max-width:1400px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;padding:1rem 2rem}.nav-futuristic .nav-brand[data-v-b07eabb0]{display:flex;align-items:center;gap:1rem}.nav-futuristic .nav-brand .brand-logo[data-v-b07eabb0]{position:relative;width:50px;height:50px}.nav-futuristic .nav-brand .brand-logo .home-logo[data-v-b07eabb0]{color:#73c1e4}.is-dark .nav-futuristic .nav-brand .brand-logo .home-logo[data-v-b07eabb0]{color:#e7eef1}.nav-futuristic .nav-brand .brand-text h1[data-v-b07eabb0]{margin:0;font-size:1.5rem;font-weight:700;background:linear-gradient(135deg,#fff,#0ff);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.nav-futuristic .nav-brand .brand-text .brand-tag[data-v-b07eabb0]{font-size:.7rem;color:#0ff;text-transform:uppercase;letter-spacing:2px}.nav-futuristic .nav-menu[data-v-b07eabb0]{display:flex;gap:2rem}.nav-futuristic .nav-menu .nav-link[data-v-b07eabb0]{color:#fffc;text-decoration:none;font-weight:500;transition:all .3s ease;position:relative}.nav-futuristic .nav-menu .nav-link[data-v-b07eabb0]:hover{color:#0ff}.nav-futuristic .nav-menu .nav-link[data-v-b07eabb0]:after{content:"";position:absolute;bottom:-5px;left:0;width:0;height:2px;background:linear-gradient(90deg,#0ff,#0080ff);transition:width .3s ease}.nav-futuristic .nav-menu .nav-link[data-v-b07eabb0]:hover:after{width:100%}.nav-futuristic .nav-actions[data-v-b07eabb0]{display:flex;gap:1rem}.nav-futuristic .nav-actions .user-loading[data-v-b07eabb0]{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#00ffff0d;border:1px solid rgba(0,255,255,.2);border-radius:25px;color:#fffc;font-size:.85rem}.nav-futuristic .nav-actions .user-loading .loading-spinner[data-v-b07eabb0]{width:16px;height:16px;border:2px solid rgba(0,255,255,.2);border-top:2px solid #00ffff;border-radius:50%;animation:spin-b07eabb0 1s linear infinite}.nav-futuristic .nav-actions .btn-glass[data-v-b07eabb0]{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);color:#fff;padding:.5rem 1.5rem;border-radius:25px;text-decoration:none;transition:all .3s ease;backdrop-filter:blur(10px);cursor:pointer;font-size:inherit;font-family:inherit}.nav-futuristic .nav-actions .btn-glass[data-v-b07eabb0]:hover{background:#ffffff1a;border-color:#0ff;box-shadow:0 0 20px #00ffff4d}.nav-futuristic .nav-actions .btn-neon[data-v-b07eabb0]{background:linear-gradient(135deg,#0ff,#0080ff);color:#fff;padding:.5rem 1.5rem;border-radius:25px;text-decoration:none;font-weight:600;transition:all .3s ease;box-shadow:0 0 20px #00ffff4d}.nav-futuristic .nav-actions .btn-neon[data-v-b07eabb0]:hover{transform:translateY(-2px);box-shadow:0 5px 30px #00ffff80}.nav-futuristic .user-profile[data-v-b07eabb0]{position:relative;display:flex;align-items:center;gap:.75rem;padding:.5rem 1rem;background:#00ffff0d;border:1px solid rgba(0,255,255,.2);border-radius:25px;cursor:pointer;transition:all .3s ease;backdrop-filter:blur(10px)}.nav-futuristic .user-profile[data-v-b07eabb0]:hover{background:#00ffff1a;border-color:#0ff6;box-shadow:0 0 20px #0ff3}.nav-futuristic .user-profile .user-avatar[data-v-b07eabb0]{position:relative;width:36px;height:36px;border-radius:50%;overflow:hidden}.nav-futuristic .user-profile .user-avatar .avatar-img[data-v-b07eabb0]{width:100%;height:100%;object-fit:cover;border-radius:50%}.nav-futuristic .user-profile .user-avatar .avatar-placeholder[data-v-b07eabb0]{width:100%;height:100%;background:linear-gradient(135deg,#0ff,#0080ff);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:14px;color:#fff}.nav-futuristic .user-profile .user-avatar .avatar-ring[data-v-b07eabb0]{position:absolute;inset:-2px;border:2px solid rgba(0,255,255,.3);border-radius:50%;animation:rotate-b07eabb0 8s linear infinite}.nav-futuristic .user-profile .user-avatar .online-indicator[data-v-b07eabb0]{position:absolute;bottom:2px;right:2px;width:10px;height:10px;background:#0f8;border:2px solid rgba(0,0,0,.8);border-radius:50%;box-shadow:0 0 8px #0f89;animation:pulse-b07eabb0 2s infinite}.nav-futuristic .user-profile .user-info[data-v-b07eabb0]{display:flex;flex-direction:column;align-items:flex-start;min-width:80px}.nav-futuristic .user-profile .user-info .user-name[data-v-b07eabb0]{font-size:.9rem;font-weight:600;color:#fff;line-height:1.2}.nav-futuristic .user-profile .user-info .user-level[data-v-b07eabb0]{font-size:.7rem;color:#0ff;text-transform:uppercase;letter-spacing:1px;font-weight:500}.nav-futuristic .user-profile .dropdown-arrow[data-v-b07eabb0]{display:flex;align-items:center;color:#fff9;transition:all .3s ease}.nav-futuristic .user-profile .dropdown-arrow.active[data-v-b07eabb0]{transform:rotate(180deg);color:#0ff}.nav-futuristic .user-profile .user-menu[data-v-b07eabb0]{position:absolute;top:calc(100% + 10px);right:0;width:280px;background:#0a0a0af2;border:1px solid rgba(0,255,255,.3);border-radius:15px;backdrop-filter:blur(20px);box-shadow:0 10px 30px #00000080,0 0 50px #00ffff1a;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .3s ease;z-index:1000}.nav-futuristic .user-profile .user-menu.show[data-v-b07eabb0]{opacity:1;visibility:visible;transform:translateY(0)}.nav-futuristic .user-profile .user-menu .menu-header[data-v-b07eabb0]{display:flex;align-items:center;gap:1rem;padding:1.5rem;border-bottom:1px solid rgba(0,255,255,.1)}.nav-futuristic .user-profile .user-menu .menu-header .menu-avatar[data-v-b07eabb0]{width:50px;height:50px;border-radius:50%;overflow:hidden;border:2px solid rgba(0,255,255,.3)}.nav-futuristic .user-profile .user-menu .menu-header .menu-avatar img[data-v-b07eabb0]{width:100%;height:100%;object-fit:cover}.nav-futuristic .user-profile .user-menu .menu-header .menu-avatar .menu-avatar-placeholder[data-v-b07eabb0]{width:100%;height:100%;background:linear-gradient(135deg,#0ff,#0080ff);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:18px;color:#fff}.nav-futuristic .user-profile .user-menu .menu-header .menu-user-info[data-v-b07eabb0]{flex:1}.nav-futuristic .user-profile .user-menu .menu-header .menu-user-info .menu-username[data-v-b07eabb0]{font-size:1rem;font-weight:600;color:#fff;margin-bottom:.25rem}.nav-futuristic .user-profile .user-menu .menu-header .menu-user-info .menu-email[data-v-b07eabb0]{font-size:.8rem;color:#fff9}.nav-futuristic .user-profile .user-menu .menu-divider[data-v-b07eabb0]{height:1px;background:linear-gradient(90deg,transparent,rgba(0,255,255,.2),transparent);margin:.5rem 0}.nav-futuristic .user-profile .user-menu .menu-items[data-v-b07eabb0]{padding:.5rem 0}.nav-futuristic .user-profile .user-menu .menu-items .menu-item[data-v-b07eabb0]{display:block;text-decoration:none;transition:all .3s ease}.nav-futuristic .user-profile .user-menu .menu-items .menu-item .menu-item-content[data-v-b07eabb0]{display:flex;align-items:center;gap:1rem;padding:.75rem 1.5rem;color:#fffc;position:relative;transition:all .3s ease}.nav-futuristic .user-profile .user-menu .menu-items .menu-item .menu-item-content[data-v-b07eabb0]:hover{background:#00ffff1a;color:#fff}.nav-futuristic .user-profile .user-menu .menu-items .menu-item .menu-item-content:hover .menu-icon[data-v-b07eabb0]{transform:scale(1.1)}.nav-futuristic .user-profile .user-menu .menu-items .menu-item .menu-item-content .menu-icon[data-v-b07eabb0]{font-size:1.1rem;width:20px;text-align:center;transition:transform .3s ease}.nav-futuristic .user-profile .user-menu .menu-items .menu-item .menu-item-content span[data-v-b07eabb0]{flex:1;font-size:.9rem;font-weight:500}.nav-futuristic .user-profile .user-menu .menu-items .menu-item.vip-item .menu-item-content[data-v-b07eabb0]{position:relative}.nav-futuristic .user-profile .user-menu .menu-items .menu-item.vip-item .menu-item-content[data-v-b07eabb0]:hover{background:linear-gradient(90deg,#ffd7001a,#00ffff1a)}.nav-futuristic .user-profile .user-menu .menu-items .menu-item.vip-item .menu-item-content .vip-badge[data-v-b07eabb0]{background:linear-gradient(135deg,#ffcd00,#ff8c00);color:#000c;font-size:.7rem;font-weight:700;padding:.2rem .5rem;border-radius:10px;text-transform:uppercase;letter-spacing:1px;box-shadow:0 0 10px #ffcd004d}.nav-futuristic .user-profile .user-menu .menu-footer[data-v-b07eabb0]{padding:.5rem}.nav-futuristic .user-profile .user-menu .menu-footer .logout-btn[data-v-b07eabb0]{width:100%;display:flex;align-items:center;gap:1rem;padding:.75rem 1rem;background:transparent;border:1px solid rgba(255,107,122,.3);border-radius:8px;color:#ff6b7acc;cursor:pointer;transition:all .3s ease;font-size:.9rem}.nav-futuristic .user-profile .user-menu .menu-footer .logout-btn[data-v-b07eabb0]:hover{background:#ff6b7a1a;border-color:#ff6b7a80;color:#ff6b7a}.nav-futuristic .user-profile .user-menu .menu-footer .logout-btn .menu-icon[data-v-b07eabb0]{font-size:1.1rem}.hero-futuristic[data-v-b07eabb0]{position:relative;height:100vh;display:flex;align-items:center;overflow:hidden}.hero-futuristic .hero-canvas[data-v-b07eabb0]{position:absolute;inset:0;z-index:-3}.hero-futuristic .hero-canvas .particle-field[data-v-b07eabb0]{position:absolute;inset:0;background:radial-gradient(circle at 20% 50%,rgba(0,255,255,.1) 0%,transparent 50%),radial-gradient(circle at 80% 80%,rgba(0,128,255,.1) 0%,transparent 50%),radial-gradient(circle at 40% 80%,rgba(128,0,255,.05) 0%,transparent 50%)}.hero-futuristic .hero-canvas .grid-overlay[data-v-b07eabb0]{position:absolute;inset:0;background-image:linear-gradient(rgba(0,255,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(0,255,255,.03) 1px,transparent 1px);background-size:50px 50px;animation:gridMove-b07eabb0 20s linear infinite}.hero-futuristic .hero-canvas .cyber-grid[data-v-b07eabb0]{position:absolute;inset:0;background:linear-gradient(90deg,transparent 24%,rgba(0,255,255,.05) 25%,rgba(0,255,255,.05) 26%,transparent 27%,transparent 74%,rgba(0,255,255,.05) 75%,rgba(0,255,255,.05) 76%,transparent 77%,transparent),linear-gradient(transparent 24%,rgba(0,255,255,.05) 25%,rgba(0,255,255,.05) 26%,transparent 27%,transparent 74%,rgba(0,255,255,.05) 75%,rgba(0,255,255,.05) 76%,transparent 77%,transparent);background-size:100px 100px}.hero-futuristic .holographic-elements[data-v-b07eabb0]{position:absolute;inset:0;z-index:-2}.hero-futuristic .holographic-elements .holo-ring[data-v-b07eabb0]{position:absolute;border:2px solid rgba(0,255,255,.2);border-radius:50%;animation:holoRotate-b07eabb0 15s linear infinite}.hero-futuristic .holographic-elements .holo-ring--1[data-v-b07eabb0]{width:300px;height:300px;top:10%;right:10%;animation-duration:20s}.hero-futuristic .holographic-elements .holo-ring--2[data-v-b07eabb0]{width:500px;height:500px;bottom:-10%;left:-10%;animation-duration:25s;animation-direction:reverse}.hero-futuristic .holographic-elements .holo-ring--3[data-v-b07eabb0]{width:200px;height:200px;top:60%;right:30%;animation-duration:18s}.hero-futuristic .holographic-elements .data-stream[data-v-b07eabb0]{position:absolute;width:2px;background:linear-gradient(180deg,transparent,#00ffff,transparent);animation:dataFlow-b07eabb0 3s ease-in-out infinite}.hero-futuristic .holographic-elements .data-stream--1[data-v-b07eabb0]{height:200px;top:20%;left:20%;animation-delay:0s}.hero-futuristic .holographic-elements .data-stream--2[data-v-b07eabb0]{height:150px;top:40%;right:25%;animation-delay:1.5s}.hero-futuristic .hero-content[data-v-b07eabb0]{max-width:1400px;margin:0 auto;padding:0 2rem;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;width:100%}.hero-futuristic .hero-left[data-v-b07eabb0]{position:relative}.hero-futuristic .hero-left .code-backdrop[data-v-b07eabb0]{position:absolute;top:-50px;right:-50px;width:400px;height:300px;background:#000000b3;border-radius:10px;border:1px solid rgba(0,255,255,.2);backdrop-filter:blur(10px);z-index:-1;opacity:.6}.hero-futuristic .hero-left .code-backdrop .code-lines[data-v-b07eabb0]{padding:20px;font-family:JetBrains Mono,monospace;font-size:12px}.hero-futuristic .hero-left .code-backdrop .code-lines .code-line[data-v-b07eabb0]{display:flex;margin-bottom:8px;opacity:0;animation:codeAppear-b07eabb0 .5s ease forwards}.hero-futuristic .hero-left .code-backdrop .code-lines .code-line[data-v-b07eabb0]:nth-child(1){animation-delay:.1s}.hero-futuristic .hero-left .code-backdrop .code-lines .code-line[data-v-b07eabb0]:nth-child(2){animation-delay:.2s}.hero-futuristic .hero-left .code-backdrop .code-lines .code-line[data-v-b07eabb0]:nth-child(3){animation-delay:.3s}.hero-futuristic .hero-left .code-backdrop .code-lines .code-line[data-v-b07eabb0]:nth-child(4){animation-delay:.4s}.hero-futuristic .hero-left .code-backdrop .code-lines .code-line[data-v-b07eabb0]:nth-child(5){animation-delay:.5s}.hero-futuristic .hero-left .code-backdrop .code-lines .code-line[data-v-b07eabb0]:nth-child(6){animation-delay:.6s}.hero-futuristic .hero-left .code-backdrop .code-lines .code-line[data-v-b07eabb0]:nth-child(7){animation-delay:.7s}.hero-futuristic .hero-left .code-backdrop .code-lines .code-line[data-v-b07eabb0]:nth-child(8){animation-delay:.8s}.hero-futuristic .hero-left .code-backdrop .code-lines .code-line[data-v-b07eabb0]:nth-child(9){animation-delay:.9s}.hero-futuristic .hero-left .code-backdrop .code-lines .code-line[data-v-b07eabb0]:nth-child(10){animation-delay:1s}.hero-futuristic .hero-left .code-backdrop .code-lines .code-line .line-number[data-v-b07eabb0]{color:#00ffff80;margin-right:15px;min-width:25px}.hero-futuristic .hero-left .code-backdrop .code-lines .code-line .code-text[data-v-b07eabb0]{color:#fffc}.hero-futuristic .hero-left .hero-text .text-animate[data-v-b07eabb0]{margin-bottom:2rem}.hero-futuristic .hero-left .hero-text .text-animate .text-label[data-v-b07eabb0]{color:#0ff;font-size:.9rem;font-weight:600;text-transform:uppercase;letter-spacing:3px;display:block;margin-bottom:1rem}.hero-futuristic .hero-left .hero-text .text-animate .text-main[data-v-b07eabb0]{font-size:4rem;font-weight:900;line-height:1.1;margin-bottom:1rem}.hero-futuristic .hero-left .hero-text .text-animate .text-main .text-glow[data-v-b07eabb0]{background:linear-gradient(135deg,#0ff,#0080ff,#8000ff);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;text-shadow:0 0 30px rgba(0,255,255,.5)}.hero-futuristic .hero-left .hero-text .text-animate .text-typing[data-v-b07eabb0]{height:3rem;display:flex;align-items:center;font-size:1.2rem;color:#0ff;font-family:JetBrains Mono,monospace}.hero-futuristic .hero-left .hero-text .text-animate .text-typing .typing-cursor[data-v-b07eabb0]{animation:blink-b07eabb0 1s infinite;margin-right:5px}.hero-futuristic .hero-left .hero-text .hero-description[data-v-b07eabb0]{font-size:1rem;line-height:1.6;color:#fffc;margin-bottom:3rem}.hero-futuristic .hero-left .hero-text .hero-actions[data-v-b07eabb0]{display:flex;gap:1.5rem;margin-bottom:4rem}.hero-futuristic .hero-left .hero-text .hero-actions .btn-primary-3d[data-v-b07eabb0]{position:relative;background:linear-gradient(135deg,#0ff,#0080ff);color:#fff;border:none;padding:1rem 2rem;border-radius:50px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;overflow:hidden}.hero-futuristic .hero-left .hero-text .hero-actions .btn-primary-3d .btn-glow[data-v-b07eabb0]{position:absolute;inset:-2px;background:linear-gradient(135deg,#0ff,#0080ff);border-radius:50px;z-index:-1;opacity:0;transition:opacity .3s ease}.hero-futuristic .hero-left .hero-text .hero-actions .btn-primary-3d[data-v-b07eabb0]:hover{transform:translateY(-3px);box-shadow:0 10px 40px #0ff6}.hero-futuristic .hero-left .hero-text .hero-actions .btn-primary-3d:hover .btn-glow[data-v-b07eabb0]{opacity:1}.hero-futuristic .hero-left .hero-text .hero-actions .btn-outline-3d[data-v-b07eabb0]{display:flex;align-items:center;gap:.5rem;background:transparent;color:#fff;border:2px solid rgba(255,255,255,.2);padding:1rem 2rem;border-radius:50px;font-size:1.1rem;cursor:pointer;transition:all .3s ease}.hero-futuristic .hero-left .hero-text .hero-actions .btn-outline-3d .btn-icon[data-v-b07eabb0]{width:20px;height:20px;background:#0ff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.8rem}.hero-futuristic .hero-left .hero-text .hero-actions .btn-outline-3d[data-v-b07eabb0]:hover{border-color:#0ff;color:#0ff;box-shadow:0 0 20px #00ffff4d}.hero-futuristic .hero-left .hero-text .live-stats[data-v-b07eabb0]{display:flex;gap:3rem}.hero-futuristic .hero-left .hero-text .live-stats .stat-item .stat-number[data-v-b07eabb0]{font-size:2rem;font-weight:900;color:#0ff;display:block}.hero-futuristic .hero-left .hero-text .live-stats .stat-item .stat-label[data-v-b07eabb0]{color:#ffffffb3;font-size:.9rem;margin-top:.25rem}.hero-futuristic .hero-left .hero-text .live-stats .stat-item .stat-trend[data-v-b07eabb0]{color:#0f8;font-size:.8rem;margin-top:.25rem}.hero-futuristic .hero-right[data-v-b07eabb0]{position:relative}.hero-futuristic .hero-right .holographic-interface[data-v-b07eabb0]{position:relative;perspective:1000px}.hero-futuristic .hero-right .holographic-interface .interface-screen[data-v-b07eabb0]{background:#000c;border:1px solid rgba(0,255,255,.3);border-radius:20px;padding:2rem;backdrop-filter:blur(20px);transform:rotateY(-10deg) rotateX(5deg);box-shadow:0 0 50px #0ff3,inset 0 0 50px #00ffff0d}.hero-futuristic .hero-right .holographic-interface .interface-screen .screen-header[data-v-b07eabb0]{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;border-bottom:1px solid rgba(0,255,255,.2);padding-bottom:1rem}.hero-futuristic .hero-right .holographic-interface .interface-screen .screen-header .header-dots[data-v-b07eabb0]{display:flex;gap:.5rem}.hero-futuristic .hero-right .holographic-interface .interface-screen .screen-header .header-dots .dot[data-v-b07eabb0]{width:12px;height:12px;border-radius:50%}.hero-futuristic .hero-right .holographic-interface .interface-screen .screen-header .header-dots .dot--active[data-v-b07eabb0]{background:#0f8;box-shadow:0 0 10px #0f8}.hero-futuristic .hero-right .holographic-interface .interface-screen .screen-header .header-dots .dot--processing[data-v-b07eabb0]{background:#fa0;box-shadow:0 0 10px #fa0;animation:pulse-b07eabb0 2s infinite}.hero-futuristic .hero-right .holographic-interface .interface-screen .screen-header .header-dots .dot--standby[data-v-b07eabb0]{background:#ffffff4d}.hero-futuristic .hero-right .holographic-interface .interface-screen .screen-header .header-title[data-v-b07eabb0]{color:#0ff;font-weight:600}.hero-futuristic .hero-right .holographic-interface .interface-screen .screen-content .ai-visualization .neural-network[data-v-b07eabb0]{position:relative;height:200px;margin-bottom:2rem}.hero-futuristic .hero-right .holographic-interface .interface-screen .screen-content .ai-visualization .neural-network .network-layer[data-v-b07eabb0]{position:absolute;top:0;display:flex;flex-direction:column;gap:20px;justify-content:center;height:100%}.hero-futuristic .hero-right .holographic-interface .interface-screen .screen-content .ai-visualization .neural-network .network-layer[data-v-b07eabb0]:nth-child(1){left:0}.hero-futuristic .hero-right .holographic-interface .interface-screen .screen-content .ai-visualization .neural-network .network-layer[data-v-b07eabb0]:nth-child(2){left:80px}.hero-futuristic .hero-right .holographic-interface .interface-screen .screen-content .ai-visualization .neural-network .network-layer[data-v-b07eabb0]:nth-child(3){left:160px}.hero-futuristic .hero-right .holographic-interface .interface-screen .screen-content .ai-visualization .neural-network .network-layer[data-v-b07eabb0]:nth-child(4){left:240px}.hero-futuristic .hero-right .holographic-interface .interface-screen .screen-content .ai-visualization .neural-network .network-layer .neuron[data-v-b07eabb0]{width:12px;height:12px;background:linear-gradient(135deg,#0ff,#0080ff);border-radius:50%;box-shadow:0 0 10px #00ffff80;animation:neuronPulse-b07eabb0 2s ease-in-out infinite}.hero-futuristic .hero-right .holographic-interface .interface-screen .screen-content .ai-visualization .neural-network .network-layer .neuron[data-v-b07eabb0]:nth-child(1){animation-delay:.2s}.hero-futuristic .hero-right .holographic-interface .interface-screen .screen-content .ai-visualization .neural-network .network-layer .neuron[data-v-b07eabb0]:nth-child(2){animation-delay:.4s}.hero-futuristic .hero-right .holographic-interface .interface-screen .screen-content .ai-visualization .neural-network .network-layer .neuron[data-v-b07eabb0]:nth-child(3){animation-delay:.6s}.hero-futuristic .hero-right .holographic-interface .interface-screen .screen-content .ai-visualization .neural-network .network-layer .neuron[data-v-b07eabb0]:nth-child(4){animation-delay:.8s}.hero-futuristic .hero-right .holographic-interface .interface-screen .screen-content .ai-visualization .neural-network .network-layer .neuron[data-v-b07eabb0]:nth-child(5){animation-delay:1s}.hero-futuristic .hero-right .holographic-interface .interface-screen .screen-content .ai-visualization .neural-network .network-layer .neuron[data-v-b07eabb0]:nth-child(6){animation-delay:1.2s}.hero-futuristic .hero-right .holographic-interface .interface-screen .screen-content .ai-visualization .neural-network .network-connections[data-v-b07eabb0]{position:absolute;inset:0;pointer-events:none}.hero-futuristic .hero-right .holographic-interface .interface-screen .screen-content .ai-visualization .neural-network .network-connections .connection-line[data-v-b07eabb0]{stroke:#0ff3;stroke-width:1}.hero-futuristic .hero-right .holographic-interface .interface-screen .screen-content .ai-visualization .neural-network .network-connections .connection-line.active[data-v-b07eabb0]{stroke:#0ffc;animation:connectionPulse-b07eabb0 2s ease-in-out infinite}.hero-futuristic .hero-right .holographic-interface .interface-screen .screen-content .ai-visualization .processing-text .text-generating .text-line[data-v-b07eabb0]{position:relative;margin-bottom:1rem;padding:.5rem;background:#00ffff0d;border-radius:5px}.hero-futuristic .hero-right .holographic-interface .interface-screen .screen-content .ai-visualization .processing-text .text-generating .text-line .line-content[data-v-b07eabb0]{color:#ffffffe6;font-size:.9rem}.hero-futuristic .hero-right .holographic-interface .interface-screen .screen-content .ai-visualization .processing-text .text-generating .text-line .line-progress[data-v-b07eabb0]{position:absolute;bottom:0;left:0;height:2px;background:linear-gradient(90deg,#0ff,#0080ff);transition:width 1s ease}.hero-futuristic .hero-right .holographic-interface .interface-screen .screen-content .data-flow[data-v-b07eabb0]{position:relative;height:100px}.hero-futuristic .hero-right .holographic-interface .interface-screen .screen-content .data-flow .flow-item[data-v-b07eabb0]{position:absolute;color:#0ff;font-size:.8rem;font-family:JetBrains Mono,monospace;animation:floatAround-b07eabb0 4s ease-in-out infinite}.hero-futuristic .hero-right .holographic-interface .tech-badges[data-v-b07eabb0]{position:absolute;inset:0;pointer-events:none}.hero-futuristic .hero-right .holographic-interface .tech-badges .badge-item[data-v-b07eabb0]{position:absolute;display:flex;align-items:center;gap:.5rem;background:#000c;border:1px solid rgba(0,255,255,.3);border-radius:20px;padding:.5rem 1rem;font-size:.8rem;color:#fff;backdrop-filter:blur(10px);animation:float-b07eabb0 3s ease-in-out infinite}.hero-futuristic .hero-right .holographic-interface .tech-badges .badge-item .badge-icon[data-v-b07eabb0]{font-size:1rem}.hero-futuristic .scroll-indicator[data-v-b07eabb0]{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);text-align:center;cursor:pointer;color:#ffffffb3}.hero-futuristic .scroll-indicator .scroll-text[data-v-b07eabb0]{font-size:.8rem;letter-spacing:2px;margin-bottom:.5rem}.hero-futuristic .scroll-indicator .scroll-arrow[data-v-b07eabb0]{width:2px;height:30px;background:linear-gradient(180deg,transparent,#00ffff,transparent);margin:0 auto;animation:scrollArrow-b07eabb0 2s ease-in-out infinite}.features-matrix[data-v-b07eabb0]{padding:7.5rem 2rem;background:radial-gradient(circle at 50% 50%,rgba(0,128,255,.05) 0%,transparent 70%)}.features-matrix .section-header[data-v-b07eabb0]{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;width:100%;margin-bottom:2rem}.features-matrix .section-header .home-section-title[data-v-b07eabb0]{font-size:3rem;font-weight:900;margin-bottom:.5rem;text-align:center;margin-left:auto;margin-right:auto}.features-matrix .section-header .home-section-title .title-prefix[data-v-b07eabb0],.features-matrix .section-header .home-section-title .title-suffix[data-v-b07eabb0]{color:#0ff;font-size:2rem}.features-matrix .section-header .home-section-subtitle[data-v-b07eabb0]{font-size:1.2rem;color:#ffffffb3;text-align:center;margin-left:auto;margin-right:auto}.features-matrix .matrix-grid[data-v-b07eabb0]{max-width:1350px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}@media (max-width: 1200px){.features-matrix .matrix-grid[data-v-b07eabb0]{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.features-matrix .matrix-grid[data-v-b07eabb0]{grid-template-columns:1fr}}.features-matrix .matrix-grid .matrix-card[data-v-b07eabb0]{position:relative;background:#0009;border:1px solid rgba(0,255,255,.2);border-radius:20px;padding:1.5rem 1.75rem;transition:all .4s ease;cursor:pointer;overflow:hidden}.features-matrix .matrix-grid .matrix-card[data-v-b07eabb0]:hover{transform:translateY(-10px);border-color:#0ff;box-shadow:0 20px 60px #0ff3}.features-matrix .matrix-grid .matrix-card:hover .card-glow[data-v-b07eabb0]{opacity:1}.features-matrix .matrix-grid .matrix-card:hover .card-icon .icon-ring[data-v-b07eabb0]{transform:scale(1.2) rotate(45deg)}.features-matrix .matrix-grid .matrix-card .card-background[data-v-b07eabb0]{position:absolute;inset:0}.features-matrix .matrix-grid .matrix-card .card-background .card-glow[data-v-b07eabb0]{position:absolute;inset:-2px;background:linear-gradient(135deg,#00ffff1a,#0080ff1a);border-radius:20px;opacity:0;transition:opacity .4s ease}.features-matrix .matrix-grid .matrix-card .card-background .card-pattern[data-v-b07eabb0]{position:absolute;inset:0;background-image:radial-gradient(circle at 25% 25%,rgba(0,255,255,.1) 0%,transparent 50%);border-radius:20px}.features-matrix .matrix-grid .matrix-card .card-content[data-v-b07eabb0]{position:relative;z-index:2;display:flex;flex-direction:column;gap:.75rem}.features-matrix .matrix-grid .matrix-card .card-content .card-header-row[data-v-b07eabb0]{display:flex;align-items:center;gap:.75rem}.features-matrix .matrix-grid .matrix-card .card-content .card-icon[data-v-b07eabb0]{position:relative;width:44px;height:44px}.features-matrix .matrix-grid .matrix-card .card-content .card-icon .icon-ring[data-v-b07eabb0]{position:absolute;inset:0;border:2px solid rgba(0,255,255,.3);border-radius:50%;transition:all .4s ease}.features-matrix .matrix-grid .matrix-card .card-content .card-icon .icon-svg[data-v-b07eabb0]{position:absolute;inset:10px;color:#0ff;font-size:24px}.features-matrix .matrix-grid .matrix-card .card-content .card-title[data-v-b07eabb0]{font-size:1.15rem;font-weight:700;margin:0;color:#fff}.features-matrix .matrix-grid .matrix-card .card-content .card-description[data-v-b07eabb0]{color:#ffffffbf;line-height:1.5;margin:.25rem 0 .5rem;font-size:.88rem}.features-matrix .matrix-grid .matrix-card .card-content .card-stats[data-v-b07eabb0]{display:flex;justify-content:space-between;margin-bottom:.5rem;padding:0 2rem}.features-matrix .matrix-grid .matrix-card .card-content .card-stats .stat[data-v-b07eabb0]{text-align:center}.features-matrix .matrix-grid .matrix-card .card-content .card-stats .stat .stat-value[data-v-b07eabb0]{display:block;font-size:1.2rem;font-weight:700;color:#0ff}.features-matrix .matrix-grid .matrix-card .card-content .card-stats .stat .stat-unit[data-v-b07eabb0]{font-size:.8rem;color:#fff9}.features-matrix .matrix-grid .matrix-card .card-content .card-action .btn-matrix[data-v-b07eabb0]{display:flex;align-items:center;justify-content:space-between;width:100%;padding:.75rem 1.75rem;border-radius:25px;font-weight:600;transition:all .3s ease}.features-matrix .matrix-grid .matrix-card .card-content .card-action .btn-matrix.btn-matrix-online[data-v-b07eabb0]{background:#00ffff1a;border:1px solid rgba(0,255,255,.3);color:#0ff;text-decoration:none}.features-matrix .matrix-grid .matrix-card .card-content .card-action .btn-matrix.btn-matrix-online[data-v-b07eabb0]:hover{background:#0ff3;transform:translate(5px)}.features-matrix .matrix-grid .matrix-card .card-content .card-action .btn-matrix.btn-matrix-online .btn-arrow[data-v-b07eabb0]{transition:transform .3s ease}.features-matrix .matrix-grid .matrix-card .card-content .card-action .btn-matrix.btn-matrix-online:hover .btn-arrow[data-v-b07eabb0]{transform:translate(5px)}.features-matrix .matrix-grid .matrix-card .card-content .card-action .btn-matrix.btn-matrix-offline[data-v-b07eabb0]{background:#8080801a;border:1px solid rgba(128,128,128,.3);color:#fff9;cursor:not-allowed}.features-matrix .matrix-grid .matrix-card .card-content .card-action .btn-matrix.btn-matrix-offline[data-v-b07eabb0]:hover{background:#80808026}.features-matrix .matrix-grid .matrix-card .card-content .card-action .btn-matrix.btn-matrix-offline .btn-icon[data-v-b07eabb0]{font-size:1rem;opacity:.8}.features-matrix .matrix-grid .matrix-card .card-content .free-badge[data-v-b07eabb0]{position:absolute;top:1rem;right:1rem;background:linear-gradient(135deg,#ff6b6b,#ff8e53);color:#fff;font-size:11px;font-weight:600;padding:4px 8px;border-radius:12px;box-shadow:0 2px 8px #ff6b6b4d;animation:freeBadgePulse-b07eabb0 2s ease-in-out infinite;z-index:2}.features-matrix .matrix-grid .matrix-card .card-overlay[data-v-b07eabb0]{position:absolute;inset:0;background:linear-gradient(135deg,#00ffff1a,#0080ff1a);border-radius:20px;opacity:0;transition:opacity .4s ease}.features-matrix .matrix-grid .matrix-card .card-overlay.active[data-v-b07eabb0]{opacity:1}@keyframes freeBadgePulse-b07eabb0{0%,to{transform:scale(1);box-shadow:0 2px 8px #ff6b6b4d}50%{transform:scale(1.05);box-shadow:0 4px 12px #ff6b6b80}}.tech-showcase[data-v-b07eabb0]{position:relative;padding:8rem 2rem;overflow:hidden}.tech-showcase .tech-background[data-v-b07eabb0]{position:absolute;inset:0}.tech-showcase .tech-background .tech-particles[data-v-b07eabb0]{position:absolute;inset:0;background:radial-gradient(circle at 20% 20%,rgba(128,0,255,.1) 0%,transparent 50%),radial-gradient(circle at 80% 80%,rgba(0,255,128,.1) 0%,transparent 50%)}.tech-showcase .tech-background .tech-canvas[data-v-b07eabb0]{position:absolute;inset:0;opacity:.3}.tech-showcase .tech-section-header[data-v-b07eabb0]{text-align:center;margin:0 auto 2.5rem;max-width:1200px}.tech-showcase .tech-section-title[data-v-b07eabb0]{font-size:3rem;font-weight:900;margin-bottom:.75rem}.tech-showcase .tech-section-title .title-prefix[data-v-b07eabb0],.tech-showcase .tech-section-title .title-suffix[data-v-b07eabb0]{color:#0ff;font-size:2rem}.tech-showcase .tech-section-subtitle[data-v-b07eabb0]{font-size:1.2rem;color:#ffffffbf}.tech-showcase .tech-content[data-v-b07eabb0]{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;position:relative;z-index:2}.tech-showcase .tech-content.tech-content-single[data-v-b07eabb0]{max-width:1400px;margin:0 auto;grid-template-columns:1fr;gap:0}.tech-showcase .tech-content .tech-left .tech-title[data-v-b07eabb0]{font-size:3rem;font-weight:900;margin-bottom:1rem}.tech-showcase .tech-content .tech-left .tech-title .tech-version[data-v-b07eabb0]{color:#0ff;font-size:1.5rem;margin-left:1rem}.tech-showcase .tech-content .tech-left .tech-description[data-v-b07eabb0]{font-size:1.2rem;color:#fffc;line-height:1.6;margin-bottom:3rem}.tech-showcase .tech-content .tech-left .tech-features .tech-feature[data-v-b07eabb0]{display:flex;align-items:center;gap:1.5rem;margin-bottom:2rem;padding:1.5rem;background:#0000004d;border:1px solid rgba(0,255,255,.2);border-radius:15px;transition:all .3s ease}.tech-showcase .tech-content .tech-left .tech-features .tech-feature[data-v-b07eabb0]:hover{border-color:#0ff;background:#00ffff0d}.tech-showcase .tech-content .tech-left .tech-features .tech-feature .feature-icon[data-v-b07eabb0]{font-size:2rem}.tech-showcase .tech-content .tech-left .tech-features .tech-feature .feature-info[data-v-b07eabb0]{flex:1}.tech-showcase .tech-content .tech-left .tech-features .tech-feature .feature-info h4[data-v-b07eabb0]{margin:0 0 .5rem;color:#fff;font-weight:600}.tech-showcase .tech-content .tech-left .tech-features .tech-feature .feature-info p[data-v-b07eabb0]{margin:0;color:#ffffffb3;font-size:.9rem}.tech-showcase .tech-content .tech-left .tech-features .tech-feature .feature-status[data-v-b07eabb0]{color:#0f8;font-size:.8rem;background:#00ff881a;padding:.25rem .75rem;border-radius:10px;border:1px solid rgba(0,255,136,.3)}.tech-showcase .tech-content .tech-right[data-v-b07eabb0]{display:flex;justify-content:center}.tech-showcase .tech-content .tech-right.tech-right-full[data-v-b07eabb0]{width:100%;justify-content:center;display:flex}.tech-showcase .tech-content .tech-right .ai-brain[data-v-b07eabb0]{position:relative;width:300px;height:300px}.tech-showcase .tech-content .tech-right .ai-brain .brain-core[data-v-b07eabb0]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80px;height:80px;background:radial-gradient(circle,#0ff,#0080ff);border-radius:50%;box-shadow:0 0 30px #0ff9,0 0 60px #0ff6,0 0 90px #0ff3;animation:brainPulse-b07eabb0 3s ease-in-out infinite}.tech-showcase .tech-content .tech-right .ai-brain .brain-layers[data-v-b07eabb0]{position:absolute;inset:0}.tech-showcase .tech-content .tech-right .ai-brain .brain-layers .brain-layer[data-v-b07eabb0]{position:absolute;border:2px solid rgba(0,255,255,.2);border-radius:50%;animation:brainRotate-b07eabb0 10s linear infinite}.tech-showcase .tech-content .tech-right .ai-brain .brain-layers .brain-layer[data-v-b07eabb0]:nth-child(1){inset:0;animation-duration:10s}.tech-showcase .tech-content .tech-right .ai-brain .brain-layers .brain-layer[data-v-b07eabb0]:nth-child(2){inset:20px;animation-duration:12s;animation-direction:reverse}.tech-showcase .tech-content .tech-right .ai-brain .brain-layers .brain-layer[data-v-b07eabb0]:nth-child(3){inset:40px;animation-duration:14s}.tech-showcase .tech-content .tech-right .ai-brain .brain-layers .brain-layer[data-v-b07eabb0]:nth-child(4){inset:60px;animation-duration:16s;animation-direction:reverse}.tech-showcase .tech-content .tech-right .ai-brain .brain-layers .brain-layer[data-v-b07eabb0]:nth-child(5){inset:80px;animation-duration:18s}.tech-showcase .tech-content .tech-right .ai-brain .brain-layers .brain-layer[data-v-b07eabb0]:nth-child(6){inset:100px;animation-duration:20s;animation-direction:reverse}.tech-showcase .tech-content .tech-right .ai-brain .brain-connections[data-v-b07eabb0]{position:absolute;inset:50px;background:repeating-conic-gradient(from 0deg,transparent 0deg,rgba(0,255,255,.1) 2deg,transparent 4deg);border-radius:50%;animation:brainScan-b07eabb0 8s linear infinite}.tech-showcase .tech-content .tech-right .ai-brain .brain-data[data-v-b07eabb0]{position:absolute;inset:0}.tech-showcase .tech-content .tech-right .ai-brain .brain-data[data-v-b07eabb0]:before,.tech-showcase .tech-content .tech-right .ai-brain .brain-data[data-v-b07eabb0]:after{content:"";position:absolute;width:4px;height:20px;background:linear-gradient(180deg,transparent,#00ffff,transparent)}.tech-showcase .tech-content .tech-right .ai-brain .brain-data[data-v-b07eabb0]:before{top:20%;left:10%;animation:dataFlow-b07eabb0 2s ease-in-out infinite}.tech-showcase .tech-content .tech-right .ai-brain .brain-data[data-v-b07eabb0]:after{bottom:20%;right:10%;animation:dataFlow-b07eabb0 2s ease-in-out infinite 1s}.pricing-showcase[data-v-b07eabb0]{position:relative;min-height:100vh;padding:6rem 2rem;background:linear-gradient(135deg,#0a0a0a,#112,#0a0a0a);overflow:hidden}.pricing-showcase .pricing-background[data-v-b07eabb0]{position:absolute;inset:0}.pricing-showcase .pricing-background .pricing-particles[data-v-b07eabb0]{position:absolute;inset:0;background:radial-gradient(circle at 25% 25%,rgba(0,255,255,.08) 0%,transparent 50%),radial-gradient(circle at 75% 75%,rgba(128,0,255,.08) 0%,transparent 50%)}.pricing-showcase .pricing-background .pricing-grid-overlay[data-v-b07eabb0]{position:absolute;inset:0;background-image:linear-gradient(rgba(0,255,255,.02) 1px,transparent 1px),linear-gradient(90deg,rgba(0,255,255,.02) 1px,transparent 1px);background-size:80px 80px;animation:gridMove-b07eabb0 25s linear infinite}.pricing-showcase .pricing-section-header[data-v-b07eabb0]{text-align:center;margin:2rem auto 1.5rem;max-width:1200px}.pricing-showcase .pricing-section-header .pricing-section-title[data-v-b07eabb0]{font-size:3rem;font-weight:900;margin-bottom:.75rem;color:#fff}.pricing-showcase .pricing-section-header .pricing-section-title .title-prefix[data-v-b07eabb0],.pricing-showcase .pricing-section-header .pricing-section-title .title-suffix[data-v-b07eabb0]{color:#0ff;font-size:2rem}.pricing-showcase .pricing-content[data-v-b07eabb0]{max-width:1300px;margin:0 auto;position:relative;z-index:2}.pricing-showcase .pricing-content .member-level-switcher[data-v-b07eabb0]{display:flex;justify-content:center;margin-bottom:2rem}.pricing-showcase .pricing-content .member-level-switcher .switcher-tabs[data-v-b07eabb0]{display:flex;background:#0009;border:1px solid rgba(0,255,255,.2);border-radius:50px;padding:.4rem;gap:.4rem;backdrop-filter:blur(20px)}.pricing-showcase .pricing-content .member-level-switcher .switcher-tabs .switcher-tab[data-v-b07eabb0]{display:flex;align-items:center;gap:.6rem;padding:.3rem 1rem;border-radius:40px;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden}.pricing-showcase .pricing-content .member-level-switcher .switcher-tabs .switcher-tab[data-v-b07eabb0]:hover{background:#00ffff1a;transform:translateY(-2px)}.pricing-showcase .pricing-content .member-level-switcher .switcher-tabs .switcher-tab.active[data-v-b07eabb0]{background:linear-gradient(135deg,#0ff3,#0080ff33);border:1px solid rgba(0,255,255,.4);box-shadow:0 0 20px #00ffff4d}.pricing-showcase .pricing-content .member-level-switcher .switcher-tabs .switcher-tab.active .tab-icon[data-v-b07eabb0]{animation:pulse-b07eabb0 2s infinite}.pricing-showcase .pricing-content .member-level-switcher .switcher-tabs .switcher-tab .tab-icon[data-v-b07eabb0]{font-size:1rem;filter:grayscale(0)}.pricing-showcase .pricing-content .member-level-switcher .switcher-tabs .switcher-tab .tab-text[data-v-b07eabb0]{display:flex;align-items:center;gap:.5rem}.pricing-showcase .pricing-content .member-level-switcher .switcher-tabs .switcher-tab .tab-text .tab-title[data-v-b07eabb0]{font-weight:600;color:#fff;font-size:.9rem}.pricing-showcase .pricing-content .member-level-switcher .switcher-tabs .switcher-tab .tab-text .tab-discount[data-v-b07eabb0]{font-size:.7rem;color:#0ff;font-weight:500;background:#00ffff1a;padding:.2rem .5rem;border-radius:12px;white-space:nowrap}.pricing-showcase .pricing-content .pricing-table-container .pricing-table[data-v-b07eabb0]{background:#000000b3;border:1px solid rgba(0,255,255,.2);border-radius:20px;overflow:hidden;backdrop-filter:blur(20px);box-shadow:0 0 50px #00ffff1a}.pricing-showcase .pricing-content .pricing-table-container .pricing-table .table-header[data-v-b07eabb0]{display:grid;grid-template-columns:1.1fr 1fr 1fr 1fr 1fr 1fr 1fr;background:linear-gradient(135deg,#00ffff1a,#0080ff1a);border-bottom:1px solid rgba(0,255,255,.3);position:sticky;top:0;z-index:10}.pricing-showcase .pricing-content .pricing-table-container .pricing-table .table-header .header-cell[data-v-b07eabb0]{padding:1rem .6rem;text-align:center;font-weight:700;color:#0ff;font-size:.85rem;position:relative}.pricing-showcase .pricing-content .pricing-table-container .pricing-table .table-header .header-cell[data-v-b07eabb0]:not(:last-child):after{content:"";position:absolute;right:0;top:20%;height:60%;width:1px;background:#0ff3}.pricing-showcase .pricing-content .pricing-table-container .pricing-table .table-header .header-cell.header-word-count[data-v-b07eabb0]{color:#fff}.pricing-showcase .pricing-content .pricing-table-container .pricing-table .table-body[data-v-b07eabb0]{max-height:26.5rem;overflow-y:auto;overflow-x:hidden}.pricing-showcase .pricing-content .pricing-table-container .pricing-table .table-body[data-v-b07eabb0]::-webkit-scrollbar{width:6px}.pricing-showcase .pricing-content .pricing-table-container .pricing-table .table-body[data-v-b07eabb0]::-webkit-scrollbar-track{background:#00ffff1a;border-radius:3px}.pricing-showcase .pricing-content .pricing-table-container .pricing-table .table-body[data-v-b07eabb0]::-webkit-scrollbar-thumb{background:#00ffff4d;border-radius:3px}.pricing-showcase .pricing-content .pricing-table-container .pricing-table .table-body[data-v-b07eabb0]::-webkit-scrollbar-thumb:hover{background:#00ffff80}.pricing-showcase .pricing-content .pricing-table-container .pricing-table .table-body .table-row[data-v-b07eabb0]{display:grid;grid-template-columns:1.1fr 1fr 1fr 1fr 1fr 1fr 1fr;border-bottom:1px solid rgba(0,255,255,.1);transition:all .3s ease}.pricing-showcase .pricing-content .pricing-table-container .pricing-table .table-body .table-row[data-v-b07eabb0]:hover{background:#00ffff0d;transform:translate(5px)}.pricing-showcase .pricing-content .pricing-table-container .pricing-table .table-body .table-row.row-highlight[data-v-b07eabb0]{background:#00ffff05}.pricing-showcase .pricing-content .pricing-table-container .pricing-table .table-body .table-row[data-v-b07eabb0]:last-child{border-bottom:none}.pricing-showcase .pricing-content .pricing-table-container .pricing-table .table-body .table-row .table-cell[data-v-b07eabb0]{padding:.5rem .6rem;text-align:center;position:relative;display:flex;align-items:center;justify-content:center}.pricing-showcase .pricing-content .pricing-table-container .pricing-table .table-body .table-row .table-cell[data-v-b07eabb0]:not(:last-child):after{content:"";position:absolute;right:0;top:20%;height:60%;width:1px;background:#00ffff1a}.pricing-showcase .pricing-content .pricing-table-container .pricing-table .table-body .table-row .table-cell.cell-word-count .word-count-value[data-v-b07eabb0]{font-weight:600;color:#fff}.pricing-showcase .pricing-content .pricing-table-container .pricing-table .table-body .table-row .table-cell.cell-price .price-container[data-v-b07eabb0]{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:12px}.pricing-showcase .pricing-content .pricing-table-container .pricing-table .table-body .table-row .table-cell.cell-price .price-value[data-v-b07eabb0]{font-weight:600;color:#0ff;font-size:.9rem;position:relative}.pricing-showcase .pricing-content .pricing-table-container .pricing-table .table-body .table-row .table-cell.cell-price .original-price[data-v-b07eabb0]{font-size:.75rem;color:#ffffff80;text-decoration:line-through;font-weight:400;line-height:1}.pricing-showcase .pricing-content .pricing-table-container .pricing-table .table-body .table-row .table-cell.cell-price .discount-price[data-v-b07eabb0]{font-weight:600;color:#0ff;font-size:.9rem;position:relative;line-height:1}.pricing-showcase .pricing-content .pricing-table-container .pricing-notes[data-v-b07eabb0]{margin-top:2rem}.pricing-showcase .pricing-content .pricing-table-container .pricing-notes .notes-grid[data-v-b07eabb0]{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;max-width:1100px;margin:0 auto}.pricing-showcase .pricing-content .pricing-table-container .pricing-notes .notes-grid .note-item[data-v-b07eabb0]{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1.2rem;background:#0009;border:1px solid rgba(0,255,255,.2);border-radius:15px;backdrop-filter:blur(10px);transition:all .3s ease;text-align:center}.pricing-showcase .pricing-content .pricing-table-container .pricing-notes .notes-grid .note-item[data-v-b07eabb0]:hover{border-color:#0ff6;background:#00ffff0d;transform:translateY(-5px)}.pricing-showcase .pricing-content .pricing-table-container .pricing-notes .notes-grid .note-item .note-header[data-v-b07eabb0]{display:flex;align-items:center;gap:.3rem;justify-content:center}.pricing-showcase .pricing-content .pricing-table-container .pricing-notes .notes-grid .note-item .note-icon[data-v-b07eabb0]{font-size:1.2rem;flex-shrink:0}.pricing-showcase .pricing-content .pricing-table-container .pricing-notes .notes-grid .note-item .note-title[data-v-b07eabb0]{font-weight:600;color:#fff;font-size:.9rem}.pricing-showcase .pricing-content .pricing-table-container .pricing-notes .notes-grid .note-item .note-text .note-desc[data-v-b07eabb0]{color:#ffffffb3;font-size:.8rem;line-height:1.3}@media (max-width: 1000px){.pricing-showcase .pricing-content .member-level-switcher .switcher-tabs[data-v-b07eabb0]{flex-wrap:wrap;justify-content:center}.pricing-showcase .pricing-content .pricing-table-container .pricing-table .table-header[data-v-b07eabb0],.pricing-showcase .pricing-content .pricing-table-container .pricing-table .table-row[data-v-b07eabb0]{grid-template-columns:1fr}.pricing-showcase .pricing-content .pricing-table-container .pricing-table .table-header .header-cell[data-v-b07eabb0],.pricing-showcase .pricing-content .pricing-table-container .pricing-table .table-header .table-cell[data-v-b07eabb0],.pricing-showcase .pricing-content .pricing-table-container .pricing-table .table-row .header-cell[data-v-b07eabb0],.pricing-showcase .pricing-content .pricing-table-container .pricing-table .table-row .table-cell[data-v-b07eabb0]{border-bottom:1px solid rgba(0,255,255,.1);text-align:left}.pricing-showcase .pricing-content .pricing-table-container .pricing-table .table-header .header-cell[data-v-b07eabb0]:after,.pricing-showcase .pricing-content .pricing-table-container .pricing-table .table-header .table-cell[data-v-b07eabb0]:after,.pricing-showcase .pricing-content .pricing-table-container .pricing-table .table-row .header-cell[data-v-b07eabb0]:after,.pricing-showcase .pricing-content .pricing-table-container .pricing-table .table-row .table-cell[data-v-b07eabb0]:after{display:none}.pricing-showcase .pricing-content .pricing-table-container .pricing-notes .notes-grid[data-v-b07eabb0]{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.modern-home[data-v-b07eabb0]{padding-top:72px}.pricing-showcase[data-v-b07eabb0]{padding:3rem 1rem}.pricing-showcase .pricing-section-header[data-v-b07eabb0]{margin-bottom:2rem}.pricing-showcase .pricing-section-header .pricing-section-title[data-v-b07eabb0]{font-size:2rem}.pricing-showcase .pricing-content .member-level-switcher[data-v-b07eabb0]{margin-bottom:1.5rem}.pricing-showcase .pricing-content .member-level-switcher .switcher-tabs .switcher-tab[data-v-b07eabb0]{padding:.25rem .55rem;gap:.8rem;border-radius:30px}.pricing-showcase .pricing-content .member-level-switcher .switcher-tabs .switcher-tab .tab-icon[data-v-b07eabb0]{font-size:.75rem}.pricing-showcase .pricing-content .member-level-switcher .switcher-tabs .switcher-tab .tab-text[data-v-b07eabb0]{gap:.3rem}.pricing-showcase .pricing-content .member-level-switcher .switcher-tabs .switcher-tab .tab-text .tab-title[data-v-b07eabb0]{font-size:.75rem}.pricing-showcase .pricing-content .member-level-switcher .switcher-tabs .switcher-tab .tab-text .tab-discount[data-v-b07eabb0]{font-size:.6rem;padding:.05rem .35rem}.pricing-showcase .pricing-content .pricing-table-container .pricing-table .table-body .table-row .table-cell.cell-word-count .word-count-value[data-v-b07eabb0]{font-size:.65rem}.pricing-showcase .pricing-content .pricing-table-container .pricing-table .table-header[data-v-b07eabb0]{grid-template-columns:repeat(7,minmax(0,1fr));position:sticky;top:0;background:linear-gradient(135deg,#00ffff14,#0080ff14);backdrop-filter:blur(10px)}.pricing-showcase .pricing-content .pricing-table-container .pricing-table .table-header .header-cell[data-v-b07eabb0]{padding:.6rem .3rem;font-size:.65rem;text-align:center;letter-spacing:.5px;font-weight:500}.pricing-showcase .pricing-content .pricing-table-container .pricing-table .table-body[data-v-b07eabb0]{max-height:22rem}.pricing-showcase .pricing-content .pricing-table-container .pricing-table .table-body[data-v-b07eabb0]::-webkit-scrollbar{width:4px}.pricing-showcase .pricing-content .pricing-table-container .pricing-table .table-body .table-row .table-cell.cell-price .price-container[data-v-b07eabb0]{gap:8px}.pricing-showcase .pricing-content .pricing-table-container .pricing-table .table-body .table-row .table-cell.cell-price .original-price[data-v-b07eabb0]{display:none!important}.pricing-showcase .pricing-content .pricing-table-container .pricing-table .table-body .table-row .table-cell.cell-price .discount-price[data-v-b07eabb0],.pricing-showcase .pricing-content .pricing-table-container .pricing-table .table-body .table-row .table-cell.cell-price .price-value[data-v-b07eabb0]{font-size:.65rem}.pricing-showcase .pricing-content .pricing-notes[data-v-b07eabb0]{margin-top:1.5rem}.pricing-showcase .pricing-content .pricing-notes .notes-grid[data-v-b07eabb0]{grid-template-columns:repeat(2,1fr);gap:.5rem}.pricing-showcase .pricing-content .pricing-notes .notes-grid .note-item[data-v-b07eabb0]{padding:1rem .5rem!important}.pricing-showcase .pricing-content .pricing-notes .notes-grid .note-item .note-header[data-v-b07eabb0]{gap:.35rem!important}.pricing-showcase .pricing-content .pricing-notes .notes-grid .note-item .note-icon[data-v-b07eabb0]{font-size:.8rem!important}.pricing-showcase .pricing-content .pricing-notes .notes-grid .note-item .note-title[data-v-b07eabb0]{font-size:.85rem!important;line-height:1.6!important}.pricing-showcase .pricing-content .pricing-notes .notes-grid .note-item .note-text .note-desc[data-v-b07eabb0]{font-size:.7rem!important;line-height:1.4!important}}.footer-futuristic[data-v-b07eabb0]{background:#0a0a0a;border-top:none;margin-top:clamp(24px,4vw,56px);padding:4rem 2rem 2rem}.footer-futuristic .footer-content[data-v-b07eabb0]{max-width:1400px;margin:0 auto 20px}.footer-futuristic .footer-content .footer-bottom[data-v-b07eabb0]{padding-top:2rem}.footer-futuristic .footer-content .footer-bottom .footer-info[data-v-b07eabb0]{display:flex;flex-direction:column;align-items:center;gap:1rem;text-align:center}.footer-futuristic .footer-content .footer-bottom .footer-copyright[data-v-b07eabb0]{color:#fff9}.footer-futuristic .footer-content .footer-bottom .footer-copyright p[data-v-b07eabb0]{margin:0}.footer-futuristic .footer-content .footer-bottom .footer-beian[data-v-b07eabb0]{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;justify-content:center;font-size:.8rem;color:#ffffff80}.footer-futuristic .footer-content .footer-bottom .footer-beian span[data-v-b07eabb0]{white-space:nowrap}.footer-futuristic .footer-content .footer-bottom .footer-beian .sep[data-v-b07eabb0]{color:#ffffff4d}@keyframes rotate-b07eabb0{to{transform:rotate(360deg)}}@keyframes holoRotate-b07eabb0{to{transform:rotate(360deg)}}@keyframes gridMove-b07eabb0{to{transform:translate(50px,50px)}}@keyframes dataFlow-b07eabb0{0%,to{opacity:0;transform:translateY(0)}50%{opacity:1;transform:translateY(-20px)}}@keyframes blink-b07eabb0{0%,50%{opacity:1}51%,to{opacity:0}}@keyframes codeAppear-b07eabb0{to{opacity:1}}@keyframes pulse-b07eabb0{0%,to{opacity:1}50%{opacity:.5}}@keyframes neuronPulse-b07eabb0{0%,to{box-shadow:0 0 10px #00ffff80;transform:scale(1)}50%{box-shadow:0 0 20px #0ffc;transform:scale(1.1)}}@keyframes connectionPulse-b07eabb0{0%,to{stroke-opacity:.2}50%{stroke-opacity:1}}@keyframes floatAround-b07eabb0{0%,to{transform:translateY(0) rotate(0);opacity:.7}25%{transform:translateY(-10px) rotate(90deg);opacity:1}50%{transform:translateY(0) rotate(180deg);opacity:.7}75%{transform:translateY(10px) rotate(270deg);opacity:1}}@keyframes float-b07eabb0{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes scrollArrow-b07eabb0{0%,to{transform:translateY(0);opacity:.7}50%{transform:translateY(10px);opacity:1}}@keyframes brainPulse-b07eabb0{0%,to{box-shadow:0 0 30px #0ff9,0 0 60px #0ff6,0 0 90px #0ff3}50%{box-shadow:0 0 40px #0ffc,0 0 80px #0ff9,0 0 120px #0ff6}}@keyframes brainRotate-b07eabb0{to{transform:rotate(360deg)}}@keyframes brainScan-b07eabb0{to{transform:rotate(360deg)}}@keyframes spin-b07eabb0{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 768px){.nav-futuristic .nav-menu[data-v-b07eabb0]{display:none}.nav-futuristic .user-profile[data-v-b07eabb0]{padding:.4rem .8rem;gap:.5rem}.nav-futuristic .user-profile .user-info[data-v-b07eabb0]{min-width:60px}.nav-futuristic .user-profile .user-info .user-name[data-v-b07eabb0]{font-size:.8rem}.nav-futuristic .user-profile .user-info .user-level[data-v-b07eabb0]{font-size:.6rem}.nav-futuristic .user-profile .user-menu[data-v-b07eabb0]{width:260px;right:-10px}.nav-futuristic .user-profile .user-menu .menu-header[data-v-b07eabb0]{padding:1rem}.nav-futuristic .user-profile .user-menu .menu-header .menu-avatar[data-v-b07eabb0]{width:40px;height:40px}.nav-futuristic .user-profile .user-menu .menu-header .menu-user-info .menu-username[data-v-b07eabb0]{font-size:.9rem}.nav-futuristic .user-profile .user-menu .menu-header .menu-user-info .menu-email[data-v-b07eabb0]{font-size:.75rem}.nav-futuristic .user-profile .user-menu .menu-items .menu-item .menu-item-content[data-v-b07eabb0]{padding:.6rem 1rem;font-size:.85rem}.hero-futuristic[data-v-b07eabb0]{height:auto;padding-top:3.5rem}.hero-futuristic .hero-content[data-v-b07eabb0]{grid-template-columns:1fr;text-align:center;padding:0 1rem}.hero-futuristic .hero-left .hero-text .text-animate .text-main[data-v-b07eabb0]{font-size:2.5rem}.hero-futuristic .hero-left .hero-text .text-animate .text-typing[data-v-b07eabb0]{justify-content:center;width:100%;text-align:center}.hero-futuristic .hero-left .code-backdrop[data-v-b07eabb0]{display:none}.hero-futuristic .hero-left .hero-text[data-v-b07eabb0]{max-width:560px;margin:0 auto}.hero-futuristic .hero-left .hero-description[data-v-b07eabb0]{max-width:490px!important;margin-left:auto;margin-right:auto;font-size:.86rem!important;line-height:1.8!important;letter-spacing:.2px!important;padding:0 2px!important}.hero-futuristic .hero-left .hero-actions[data-v-b07eabb0]{flex-direction:row;align-items:center;justify-content:center;gap:.6rem;max-width:560px;margin-left:auto;margin-right:auto}.hero-futuristic .hero-left .hero-actions .btn-primary-3d[data-v-b07eabb0],.hero-futuristic .hero-left .hero-actions .btn-outline-3d[data-v-b07eabb0]{width:calc(40% - .3rem);max-width:none;font-size:.95rem;padding:.7rem .9rem!important;text-align:center}.hero-futuristic .hero-left .hero-actions .btn-outline-3d[data-v-b07eabb0]{justify-content:center;text-align:center}.hero-futuristic .hero-left .live-stats[data-v-b07eabb0]{gap:0;justify-content:center;max-width:520px;margin-left:auto;margin-right:auto;padding:0}.hero-futuristic .hero-left .live-stats .stat-item .stat-number[data-v-b07eabb0]{font-size:1.75rem!important;font-variant-numeric:tabular-nums;letter-spacing:-.02em;white-space:nowrap}.hero-futuristic .hero-right .holographic-interface .interface-screen[data-v-b07eabb0]{max-width:560px;margin-left:auto;margin-right:auto;transform:none;padding:1rem}.hero-futuristic .hero-right .holographic-interface .screen-header[data-v-b07eabb0]{margin-bottom:1rem}.hero-futuristic .hero-right .holographic-interface .header-title[data-v-b07eabb0]{font-size:.95rem}.hero-futuristic .hero-right .holographic-interface .ai-visualization .neural-network[data-v-b07eabb0]{height:180px}#tech[data-v-b07eabb0]{scroll-margin-top:80px}.tech-showcase[data-v-b07eabb0]{padding:.1rem 1rem}.tech-showcase .tech-section-header[data-v-b07eabb0]{margin:0 auto 1.25rem}.tech-showcase .tech-section-title[data-v-b07eabb0]{font-size:2.2rem!important;line-height:1.5}.tech-showcase .tech-section-title .title-prefix[data-v-b07eabb0],.tech-showcase .tech-section-title .title-suffix[data-v-b07eabb0]{font-size:1rem!important}.tech-showcase .tech-section-subtitle[data-v-b07eabb0]{font-size:.95rem}.tech-showcase .tech-content[data-v-b07eabb0]{grid-template-columns:1fr;gap:1.25rem}.tech-showcase .tech-content .tech-right.tech-right-full[data-v-b07eabb0]{max-width:520px;margin:0 auto}.features-matrix .section-header .home-section-title[data-v-b07eabb0]{font-size:2.8rem!important;line-height:1.5}.features-matrix .section-header .home-section-title .title-prefix[data-v-b07eabb0],.features-matrix .section-header .home-section-title .title-suffix[data-v-b07eabb0]{font-size:1rem!important}.pricing-showcase .pricing-section-header .pricing-section-title[data-v-b07eabb0]{font-size:1.8rem!important;line-height:1.5}.pricing-showcase .pricing-section-header .pricing-section-title .title-prefix[data-v-b07eabb0],.pricing-showcase .pricing-section-header .pricing-section-title .title-suffix[data-v-b07eabb0]{font-size:1.8rem!important}.footer-futuristic[data-v-b07eabb0]{padding:2rem 1rem 1rem;margin-top:clamp(12px,3vw,24px)}.footer-futuristic .footer-content .footer-bottom[data-v-b07eabb0]{padding-top:.75rem}.footer-futuristic .footer-content .footer-bottom .footer-copyright[data-v-b07eabb0]{font-size:.75rem;line-height:1.3}.footer-futuristic .footer-content .footer-bottom .footer-beian[data-v-b07eabb0]{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:.2rem .6rem;font-size:.65rem;line-height:1.2}.footer-futuristic .footer-content .footer-bottom .footer-beian .sep[data-v-b07eabb0]{display:inline}.footer-futuristic .footer-content .footer-bottom .footer-beian .mobile-break[data-v-b07eabb0]{flex-basis:100%;height:0}.footer-futuristic .footer-content .footer-bottom .footer-beian .sep-middle[data-v-b07eabb0]{display:none}}@media (max-width: 768px){.features-matrix .matrix-grid .matrix-card .card-header-row[data-v-b07eabb0]{align-items:center}.features-matrix .matrix-grid .matrix-card .card-icon[data-v-b07eabb0]{width:40px!important;height:40px!important;position:relative;display:flex!important;align-items:center!important;justify-content:center!important}.features-matrix .matrix-grid .matrix-card .card-icon .icon-ring[data-v-b07eabb0]{border-width:2px}.features-matrix .matrix-grid .matrix-card .card-icon .icon-svg[data-v-b07eabb0]{position:static!important;width:22px!important;height:22px!important;color:#0ff!important;inset:auto!important;transform:none!important}.nav-futuristic .nav-container[data-v-b07eabb0]{padding:.75rem 1rem}.nav-futuristic .nav-brand .brand-logo[data-v-b07eabb0]{width:44px;height:44px}.nav-futuristic .nav-brand .brand-text h1[data-v-b07eabb0]{font-size:1.2rem}.nav-futuristic .nav-brand .brand-text .brand-tag[data-v-b07eabb0]{display:none}.nav-futuristic .nav-actions .btn-glass[data-v-b07eabb0],.nav-futuristic .nav-actions .btn-neon[data-v-b07eabb0]{padding:.35rem .9rem;font-size:.85rem}}
