.lang-switcher[data-v-b2e0ea20]{font-size:14px}body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.app-container{min-height:100vh;background:#f5f5f5}.header{background:#fff;padding:0 16px;position:sticky;top:0;z-index:100;box-shadow:0 2px 8px #0000000f}.header-content{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;height:56px}.nav-left{display:flex;align-items:center;gap:16px}.logo{margin:0;font-size:18px;cursor:pointer;transition:opacity .2s;white-space:nowrap}.logo:hover{opacity:.8}.nav-links{display:flex;gap:8px}.nav-actions{display:flex;align-items:center;gap:12px}.user-info{display:flex;align-items:center;gap:8px;padding:4px 10px;background:#f5f5f5;border-radius:20px;cursor:pointer;transition:background .2s}.user-info:hover{background:#e8e8e8}.avatar{width:28px;height:28px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:13px;flex-shrink:0;overflow:hidden}.avatar-img{width:100%;height:100%;object-fit:cover}.username{font-size:13px;color:#333;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100px}.logout-btn{background:#ef4444;color:#fff;border:none;border-radius:6px;padding:6px 12px;font-size:13px;cursor:pointer;transition:background .2s;outline:none;white-space:nowrap}.logout-btn:hover{background:#f87171}.logout-btn:active{background:#dc2626}@media (max-width: 768px){.header{padding:0 12px}.header-content{height:50px}.logo{font-size:16px}.nav-links{gap:4px}.nav-links .n-button{padding:4px 8px;font-size:13px}.nav-actions{gap:8px}.username{display:none}.user-info{padding:4px 8px}.avatar{width:32px;height:32px;font-size:14px}.avatar-img{width:100%;height:100%;object-fit:cover}.logout-btn{padding:6px 10px;font-size:12px}}.fade-enter-active,.fade-leave-active{transition:opacity .2s ease}.fade-enter-from,.fade-leave-to{opacity:0}.login-container[data-v-4af59434]{display:flex;justify-content:center;align-items:center;min-height:calc(100vh - 56px);padding:16px;background:linear-gradient(135deg,#667eea,#764ba2)}.login-card[data-v-4af59434]{width:100%;max-width:420px;border-radius:12px;box-shadow:0 8px 32px #0000001f}@media (max-width: 768px){.login-container[data-v-4af59434]{padding:24px 12px 12px;align-items:flex-start}.login-card[data-v-4af59434]{border-radius:8px}}@media (max-width: 480px){.login-container[data-v-4af59434]{padding:16px 8px 8px}.login-card[data-v-4af59434]{padding:16px!important}}.profile-page[data-v-f561137f]{min-height:calc(100vh - 56px);background:#f5f5f5;padding:16px}.container[data-v-f561137f]{max-width:1200px;margin:0 auto}.profile-header[data-v-f561137f]{margin-bottom:20px}.profile-header h1[data-v-f561137f]{margin:0 0 8px;font-size:24px;color:#333}.profile-header p[data-v-f561137f]{margin:0;color:#666;font-size:14px}.avatar-section[data-v-f561137f]{display:flex;align-items:flex-start;gap:20px;flex-wrap:wrap}.avatar-preview[data-v-f561137f]{flex-shrink:0;width:100px;height:100px;border-radius:50%;overflow:hidden;background:#f0f0f0;box-shadow:0 2px 8px #0000001a}.avatar-preview img[data-v-f561137f]{width:100%;height:100%;object-fit:cover}.avatar-placeholder[data-v-f561137f]{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:40px;font-weight:700;color:#fff;background:linear-gradient(135deg,#667eea,#764ba2)}.avatar-actions[data-v-f561137f]{flex:1;min-width:240px;display:flex;flex-direction:column;gap:10px}[data-v-f561137f] .n-card{border-radius:8px;margin-bottom:16px}[data-v-f561137f] .n-card__header{padding:12px 16px;font-size:16px}[data-v-f561137f] .n-card__content{padding:16px}[data-v-f561137f] .n-statistic{font-size:20px}[data-v-f561137f] .n-form-item{margin-bottom:14px}[data-v-f561137f] .n-form-item-label__label{font-size:14px;font-weight:500}[data-v-f561137f] .n-input .n-input__input-el{font-size:14px}@media (max-width: 768px){.profile-page[data-v-f561137f]{padding:12px;background:#f5f5f5}.container[data-v-f561137f]{padding:0}.profile-header[data-v-f561137f]{margin-bottom:16px;padding:0 4px}.profile-header h1[data-v-f561137f]{font-size:22px;margin-bottom:4px}.profile-header p[data-v-f561137f]{font-size:13px;color:#666}.avatar-section[data-v-f561137f]{gap:16px}.avatar-preview[data-v-f561137f]{width:80px;height:80px;flex-shrink:0}.avatar-placeholder[data-v-f561137f]{font-size:32px}.avatar-actions[data-v-f561137f]{min-width:200px}[data-v-f561137f] .n-card{border-radius:8px;margin-bottom:12px;box-sizing:border-box;width:100%;max-width:100%}[data-v-f561137f] .n-card__header{padding:12px;font-size:15px;border-bottom:1px solid #f0f0f0;box-sizing:border-box}[data-v-f561137f] .n-card__content{padding:12px;box-sizing:border-box}[data-v-f561137f] .n-form-item{margin-bottom:12px}[data-v-f561137f] .n-form-item-label__label{font-size:14px;margin-bottom:8px}[data-v-f561137f] .n-input .n-input__input-el{font-size:14px}[data-v-f561137f] .n-button{border-radius:6px;height:40px;font-size:14px}[data-v-f561137f] .n-space{flex-wrap:wrap;width:100%;box-sizing:border-box}[data-v-f561137f] .n-grid{width:100%;box-sizing:border-box}[data-v-f561137f] .n-grid-item{box-sizing:border-box}}@media (max-width: 480px){.profile-page[data-v-f561137f]{padding:0;background:#f5f5f5;min-height:calc(100vh - 50px);overflow-x:hidden}.container[data-v-f561137f]{width:100%;max-width:100%;padding:0;box-sizing:border-box}.profile-header[data-v-f561137f]{margin:0;padding:16px 12px 12px;background:#fff;border-bottom:1px solid #eaecef;box-sizing:border-box}.profile-header h1[data-v-f561137f]{font-size:20px;font-weight:600;color:#1a1a1a;margin:0 0 4px;word-break:break-word}.profile-header p[data-v-f561137f]{font-size:13px;color:#666;margin:0}.profile-content[data-v-f561137f]{padding:12px;box-sizing:border-box}.avatar-section[data-v-f561137f]{display:flex;flex-direction:row;align-items:center;gap:12px;padding:16px;background:#fff;border-radius:12px;margin-bottom:16px;box-shadow:0 1px 3px #0000000f}.avatar-preview[data-v-f561137f]{width:64px;height:64px;border-radius:50%;overflow:hidden;box-shadow:0 2px 6px #00000014;flex-shrink:0}.avatar-preview img[data-v-f561137f]{width:100%;height:100%;object-fit:cover}.avatar-placeholder[data-v-f561137f]{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:26px;font-weight:700;color:#fff;background:linear-gradient(135deg,#667eea,#764ba2)}.avatar-actions[data-v-f561137f]{flex:1;min-width:0;display:flex;flex-direction:column;gap:8px}.avatar-actions .n-input[data-v-f561137f]{width:100%}.avatar-actions .n-space[data-v-f561137f]{width:100%;display:flex;flex-wrap:wrap;gap:6px!important}.avatar-actions .n-button[data-v-f561137f]{flex:1;min-width:80px;height:44px!important;min-height:44px!important;font-size:13px;padding:0 12px;box-sizing:border-box}.avatar-actions .n-button .n-button__content[data-v-f561137f]{line-height:44px}[data-v-f561137f] .n-card{margin-bottom:16px;border-radius:12px;border:none;box-shadow:0 1px 3px #0000000f}[data-v-f561137f] .n-card__header{padding:14px 16px;font-size:15px;font-weight:600;color:#1a1a1a;border-bottom:1px solid #eaecef;background:#fafafa}[data-v-f561137f] .n-card__content{padding:16px}[data-v-f561137f] .n-form-item{margin-bottom:16px}[data-v-f561137f] .n-form-item:last-child{margin-bottom:8px}[data-v-f561137f] .n-form-item-label__label{font-size:13px;font-weight:500;color:#333;margin-bottom:6px}[data-v-f561137f] .n-input .n-input__input-el{font-size:14px;padding:10px 12px}[data-v-f561137f] .n-input{border-radius:8px}[data-v-f561137f] .n-button{border-radius:8px;font-size:14px}[data-v-f561137f] .n-form .n-space{display:flex;flex-direction:column;width:100%;gap:10px!important;margin-top:6px}[data-v-f561137f] .n-form .n-button{width:100%;height:42px;font-size:14px;font-weight:500}}.landing-page[data-v-c52d18fe]{min-height:100vh}.hero-section[data-v-c52d18fe]{padding:120px 20px 80px;text-align:center}.container[data-v-c52d18fe]{max-width:1200px;margin:0 auto}.hero-content[data-v-c52d18fe]{animation:fadeIn-c52d18fe .8s ease-out}@keyframes fadeIn-c52d18fe{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.announcement-banner[data-v-c52d18fe]{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;border-radius:9999px;background:#3b82f61a;color:#3b82f6;font-size:14px;font-weight:500;margin-bottom:32px}.hero-title[data-v-c52d18fe]{font-size:clamp(40px,8vw,72px);font-weight:800;line-height:1.1;letter-spacing:-.02em;margin-bottom:24px}.gradient-text[data-v-c52d18fe]{background:linear-gradient(135deg,#3b82f6,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle[data-v-c52d18fe]{font-size:20px;color:#6b7280;max-width:600px;margin:0 auto 40px;line-height:1.6}.hero-cta[data-v-c52d18fe]{display:flex;flex-wrap:wrap;justify-content:center;gap:16px;margin-bottom:32px}.primary-btn[data-v-c52d18fe]{display:inline-flex;align-items:center;gap:8px;padding:16px 32px;font-size:18px;font-weight:600;border-radius:12px;background:#3b82f6;box-shadow:0 10px 40px #3b82f640}.primary-btn[data-v-c52d18fe]:hover{background:#2563eb}.secondary-btn[data-v-c52d18fe]{display:inline-flex;align-items:center;gap:8px;padding:16px 32px;font-size:18px;font-weight:600;border-radius:12px;background:#f3f4f6;color:#111827}.secondary-btn[data-v-c52d18fe]:hover{background:#e5e7eb}.social-proof[data-v-c52d18fe]{display:flex;align-items:center;justify-content:center;gap:12px;font-size:14px;color:#6b7280}.divider[data-v-c52d18fe]{color:#d1d5db}.product-preview[data-v-c52d18fe]{margin-top:64px;position:relative;max-width:900px;margin-left:auto;margin-right:auto;animation:slideUp-c52d18fe .6s ease-out .2s both}@keyframes slideUp-c52d18fe{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.preview-glow[data-v-c52d18fe]{position:absolute;top:-16px;right:-16px;bottom:-16px;left:-16px;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-radius:16px;opacity:.2;filter:blur(24px)}.preview-window[data-v-c52d18fe]{position:relative;background:#111827;border-radius:12px;overflow:hidden;border:1px solid #374151;box-shadow:0 25px 50 -12px #00000080}.window-header[data-v-c52d18fe]{display:flex;align-items:center;gap:8px;padding:12px 16px;background:#37415180;border-bottom:1px solid #374151}.window-dots[data-v-c52d18fe]{display:flex;gap:6px}.dot[data-v-c52d18fe]{width:12px;height:12px;border-radius:50%}.dot.red[data-v-c52d18fe]{background:#ef4444}.dot.yellow[data-v-c52d18fe]{background:#eab308}.dot.green[data-v-c52d18fe]{background:#22c55e}.window-title[data-v-c52d18fe]{flex:1;text-align:center;font-size:12px;color:#9ca3af;font-family:monospace}.editor-content[data-v-c52d18fe]{padding:24px;font-family:Monaco,Menlo,monospace;font-size:14px;line-height:1.8;text-align:left}.code-line[data-v-c52d18fe]{margin-bottom:4px}.code-line.empty[data-v-c52d18fe]{height:16px}.token-heading[data-v-c52d18fe]{color:#c084fc}.token-text[data-v-c52d18fe]{color:#f9fafb}.token-comment[data-v-c52d18fe]{color:#6b7280}.token-list[data-v-c52d18fe]{color:#4ade80}.code-block[data-v-c52d18fe]{background:#1f2937;padding:12px 16px;border-radius:8px;margin-top:8px}.token-command[data-v-c52d18fe]{color:#60a5fa}.token-package[data-v-c52d18fe]{color:#f9fafb}.logos-section[data-v-c52d18fe]{padding:64px 20px;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb}.logos-label[data-v-c52d18fe]{text-align:center;font-size:12px;font-weight:600;letter-spacing:.05em;color:#9ca3af;margin-bottom:32px}.logos-grid[data-v-c52d18fe]{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:48px;opacity:.5}.logo-item[data-v-c52d18fe]{display:flex;align-items:center;gap:8px;font-size:20px;font-weight:700;color:#6b7280;filter:grayscale(100%)}.features-section[data-v-c52d18fe]{padding:96px 20px}.section-header[data-v-c52d18fe]{text-align:center;margin-bottom:64px}.section-title[data-v-c52d18fe]{font-size:clamp(32px,5vw,48px);font-weight:700;line-height:1.2;margin-bottom:16px}.section-subtitle[data-v-c52d18fe]{font-size:20px;color:#6b7280;max-width:600px;margin:0 auto}.features-grid[data-v-c52d18fe]{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:24px}.feature-card[data-v-c52d18fe]{padding:32px;border-radius:16px;background:#f9fafb;border:1px solid #e5e7eb;transition:all .3s ease}.feature-card[data-v-c52d18fe]:hover{border-color:#3b82f6;transform:translateY(-4px)}.feature-icon[data-v-c52d18fe]{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:20px;transition:transform .3s ease}.feature-card:hover .feature-icon[data-v-c52d18fe]{transform:scale(1.1)}.feature-icon.blue[data-v-c52d18fe]{background:#3b82f61a;color:#3b82f6}.feature-icon.purple[data-v-c52d18fe]{background:#8b5cf61a;color:#8b5cf6}.feature-icon.green[data-v-c52d18fe]{background:#22c55e1a;color:#22c55e}.feature-icon.orange[data-v-c52d18fe]{background:#f973161a;color:#f97316}.feature-icon.pink[data-v-c52d18fe]{background:#ec48991a;color:#ec4899}.feature-icon.cyan[data-v-c52d18fe]{background:#06b6d41a;color:#06b6d4}.feature-title[data-v-c52d18fe]{font-size:18px;font-weight:600;margin-bottom:8px}.feature-desc[data-v-c52d18fe]{color:#6b7280;line-height:1.6}.steps-section[data-v-c52d18fe]{padding:96px 20px;background:#f9fafb}.steps-grid[data-v-c52d18fe]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:48px}.step-card[data-v-c52d18fe]{position:relative;padding-top:16px}.step-number-bg[data-v-c52d18fe]{position:absolute;top:-16px;left:-16px;font-size:120px;font-weight:800;color:#e5e7eb;line-height:1;z-index:0}.step-icon[data-v-c52d18fe]{position:relative;z-index:1;width:56px;height:56px;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:24px}.step-icon.blue[data-v-c52d18fe]{background:#3b82f6;color:#fff}.step-icon.purple[data-v-c52d18fe]{background:#8b5cf6;color:#fff}.step-icon.green[data-v-c52d18fe]{background:#22c55e;color:#fff}.step-title[data-v-c52d18fe]{position:relative;z-index:1;font-size:20px;font-weight:600;margin-bottom:12px}.step-desc[data-v-c52d18fe]{position:relative;z-index:1;color:#6b7280;line-height:1.6}.cta-section[data-v-c52d18fe]{padding:96px 20px}.cta-card[data-v-c52d18fe]{position:relative;padding:64px 48px;border-radius:24px;background:linear-gradient(135deg,#3b82f6,#7c3aed);overflow:hidden}.cta-grid[data-v-c52d18fe]{position:absolute;top:0;right:0;bottom:0;left:0;background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3Cpattern id='grid' width='60' height='60' patternUnits='userSpaceOnUse'%3E%3Cpath d='M 10 0 L 0 0 0 10' fill='none' stroke='white' stroke-opacity='0.1' stroke-width='1'/%3E%3C/pattern%3E%3C/defs%3E%3Crect width='100%25' height='100%25' fill='url(%23grid)'/%3E%3C/svg%3E");opacity:.3}.cta-content[data-v-c52d18fe]{position:relative;text-align:center;z-index:1}.cta-title[data-v-c52d18fe]{font-size:clamp(28px,4vw,40px);font-weight:700;color:#fff;margin-bottom:16px}.cta-subtitle[data-v-c52d18fe]{font-size:18px;color:#ffffffe6;max-width:600px;margin:0 auto 32px}.cta-btn[data-v-c52d18fe]{padding:20px 40px;font-size:18px;font-weight:600;border-radius:12px;background:#fff;color:#3b82f6}.cta-btn[data-v-c52d18fe]:hover{background:#f9fafb}.cta-note[data-v-c52d18fe]{margin-top:16px;font-size:14px;color:#fffc}.demo-placeholder[data-v-c52d18fe]{text-align:center;padding:48px 24px}.demo-icon[data-v-c52d18fe]{color:#3b82f6;margin-bottom:16px}@media (max-width: 768px){.hero-section[data-v-c52d18fe]{padding:80px 16px 48px}.product-preview[data-v-c52d18fe]{margin-top:40px}.features-section[data-v-c52d18fe],.steps-section[data-v-c52d18fe],.cta-section[data-v-c52d18fe]{padding:64px 16px}.features-grid[data-v-c52d18fe],.steps-grid[data-v-c52d18fe]{grid-template-columns:1fr;gap:32px}.cta-card[data-v-c52d18fe]{padding:40px 24px}.step-number-bg[data-v-c52d18fe]{font-size:80px;top:-8px;left:-8px}.logos-grid[data-v-c52d18fe]{gap:32px}}.generate-page[data-v-8d4ffd36]{padding:16px 0;min-height:calc(100vh - 56px);background:#f5f5f5}.container[data-v-8d4ffd36]{max-width:1400px;margin:0 auto;padding:0 16px}.action-bar[data-v-8d4ffd36]{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;padding:0 4px;gap:8px}.progress-container[data-v-8d4ffd36]{padding:20px}.progress-steps[data-v-8d4ffd36]{margin-top:20px;display:flex;flex-direction:column;gap:10px}.progress-step[data-v-8d4ffd36]{display:flex;align-items:center;gap:10px;padding:8px 10px;border-radius:6px;background:#f5f5f5;transition:all .3s}.step-done[data-v-8d4ffd36]{background:#d4f0d4;color:#52c41a}.step-active[data-v-8d4ffd36]{background:#e6f7ff;color:#1890ff;font-weight:500}.step-icon[data-v-8d4ffd36]{font-size:16px}.step-text[data-v-8d4ffd36]{font-size:13px}.markdown-preview[data-v-8d4ffd36]{padding:16px;background:#fff;border-radius:8px;overflow:auto;max-height:calc(100vh - 200px);min-height:400px}.markdown-body[data-v-8d4ffd36]{font-size:14px;line-height:1.6}.markdown-body[data-v-8d4ffd36] h1{font-size:22px;border-bottom:1px solid #eaecef;padding-bottom:.3em;margin-top:24px;margin-bottom:16px}.markdown-body[data-v-8d4ffd36] h2{font-size:18px;border-bottom:1px solid #eaecef;padding-bottom:.3em;margin-top:20px;margin-bottom:12px}.markdown-body[data-v-8d4ffd36] h3{font-size:16px;margin-top:16px;margin-bottom:8px}.markdown-body[data-v-8d4ffd36] code{background:#f6f8fa;padding:.2em .4em;border-radius:3px;font-size:.9em}.markdown-body[data-v-8d4ffd36] pre code{display:block;padding:12px;overflow:auto;font-size:12px;line-height:1.5}.markdown-body[data-v-8d4ffd36] img{max-width:100%;height:auto}.markdown-body[data-v-8d4ffd36] p{margin:12px 0}.markdown-body[data-v-8d4ffd36] ul,.markdown-body[data-v-8d4ffd36] ol{padding-left:24px;margin:12px 0}.markdown-body[data-v-8d4ffd36] li{margin:6px 0}.markdown-body[data-v-8d4ffd36] a{color:#1890ff;text-decoration:none}.markdown-body[data-v-8d4ffd36] a:hover{text-decoration:underline}.markdown-body[data-v-8d4ffd36] blockquote{border-left:4px solid #eaecef;padding-left:16px;margin:16px 0;color:#666}.markdown-body[data-v-8d4ffd36] table{border-collapse:collapse;width:100%;margin:16px 0;display:block;overflow:auto}.markdown-body[data-v-8d4ffd36] th,.markdown-body[data-v-8d4ffd36] td{border:1px solid #eaecef;padding:8px 12px}.markdown-body[data-v-8d4ffd36] th{background:#f6f8fa;font-weight:600}.selected-tech-list[data-v-8d4ffd36]{display:flex;flex-wrap:wrap;gap:8px;width:100%;padding:10px;background:#f5f5f5;border-radius:8px}.selected-tech-item[data-v-8d4ffd36],.tech-tag-content[data-v-8d4ffd36]{display:flex;align-items:center;gap:6px}.tech-name[data-v-8d4ffd36]{font-weight:500;white-space:nowrap}.tech-version-input[data-v-8d4ffd36]{width:70px}[data-v-8d4ffd36] .tech-version-input .n-input__input-el{font-size:11px;padding:2px 4px}[data-v-8d4ffd36] .n-card{border-radius:8px;margin-bottom:16px}[data-v-8d4ffd36] .n-card__header{padding:12px 16px;font-size:16px}[data-v-8d4ffd36] .n-card__content{padding:16px}[data-v-8d4ffd36] .n-form-item-label__label{font-weight:500;font-size:14px}[data-v-8d4ffd36] .n-input .n-input__input-el{font-size:14px}[data-v-8d4ffd36] .n-form-item{margin-bottom:16px}[data-v-8d4ffd36] .n-button{border-radius:6px}@media (max-width: 768px){.generate-page[data-v-8d4ffd36]{padding:12px 0;background:#f5f5f5}.container[data-v-8d4ffd36]{padding:0 12px}.action-bar[data-v-8d4ffd36]{flex-direction:column;gap:8px;align-items:stretch;padding:0 4px;margin-bottom:12px}.action-bar .n-space[data-v-8d4ffd36]{width:100%;justify-content:stretch!important}.action-bar .n-button[data-v-8d4ffd36]{flex:1;justify-content:center;font-size:13px;height:40px}[data-v-8d4ffd36] .n-grid{gap:16px!important}[data-v-8d4ffd36] .n-grid-item{margin-bottom:0}.generate-card[data-v-8d4ffd36]{border-radius:12px;border:none;box-shadow:0 2px 8px #0000000f}[data-v-8d4ffd36] .n-card{margin-bottom:16px;border-radius:12px;border:none;box-shadow:0 2px 8px #0000000f}[data-v-8d4ffd36] .n-card__header{padding:14px 16px;font-size:16px;font-weight:600;border-bottom:1px solid #f0f0f0}[data-v-8d4ffd36] .n-card__content{padding:16px}[data-v-8d4ffd36] .n-form-item{margin-bottom:18px}[data-v-8d4ffd36] .n-form-item-label__label{font-size:14px;font-weight:500;color:#333;margin-bottom:8px}[data-v-8d4ffd36] .n-input .n-input__input-el,[data-v-8d4ffd36] .n-textarea .n-textarea__input{font-size:15px;padding:10px 14px;border-radius:8px}[data-v-8d4ffd36] .n-input,[data-v-8d4ffd36] .n-textarea{border-radius:8px}.tech-version-input[data-v-8d4ffd36]{width:60px}[data-v-8d4ffd36] .tech-version-input .n-input__input-el{font-size:12px;padding:4px 6px}.selected-tech-list[data-v-8d4ffd36]{padding:12px;gap:8px;background:#f5f5f5;border-radius:8px}.selected-tech-item[data-v-8d4ffd36],.tech-tag-content[data-v-8d4ffd36]{display:flex;align-items:center;gap:6px}.tech-name[data-v-8d4ffd36]{font-weight:500;white-space:nowrap}.markdown-preview[data-v-8d4ffd36]{padding:16px;max-height:calc(100vh - 220px);min-height:400px;border-radius:8px;background:#fff;overflow-y:auto;-webkit-overflow-scrolling:touch}.markdown-body[data-v-8d4ffd36]{font-size:14px;line-height:1.7}.markdown-body[data-v-8d4ffd36] h1{font-size:22px;margin-top:24px;margin-bottom:16px;padding-bottom:8px;border-bottom:1px solid #eaecef}.markdown-body[data-v-8d4ffd36] h2{font-size:18px;margin-top:20px;margin-bottom:14px;padding-bottom:6px;border-bottom:1px solid #eaecef}.markdown-body[data-v-8d4ffd36] h3{font-size:16px;margin-top:16px;margin-bottom:10px}.markdown-body[data-v-8d4ffd36] code{font-size:.9em;padding:3px 8px;background:#f6f8fa;border-radius:4px}.markdown-body[data-v-8d4ffd36] pre code{padding:14px;font-size:12px;line-height:1.6;border-radius:6px}.markdown-body[data-v-8d4ffd36] p{margin:12px 0}.markdown-body[data-v-8d4ffd36] img{max-width:100%;height:auto;border-radius:6px}.markdown-body[data-v-8d4ffd36] ul,.markdown-body[data-v-8d4ffd36] ol{padding-left:24px;margin:12px 0}.markdown-body[data-v-8d4ffd36] li{margin:6px 0}.progress-container[data-v-8d4ffd36]{padding:18px}.progress-steps[data-v-8d4ffd36]{margin-top:18px;gap:10px}.progress-step[data-v-8d4ffd36]{padding:10px 12px;border-radius:8px}.step-icon[data-v-8d4ffd36]{font-size:16px}.step-text[data-v-8d4ffd36]{font-size:13px}[data-v-8d4ffd36] .n-form .n-space{display:flex;flex-direction:column;width:100%;gap:10px!important}[data-v-8d4ffd36] .n-form .n-button{width:100%;height:48px;font-size:15px;font-weight:500}}@media (max-width: 480px){.container[data-v-8d4ffd36]{padding:0 8px}.generate-page[data-v-8d4ffd36]{padding:8px 0}.action-bar[data-v-8d4ffd36]{padding:0 2px}.action-bar .n-button[data-v-8d4ffd36]{font-size:13px;padding:8px 12px;min-height:40px}.selected-tech-list[data-v-8d4ffd36]{padding:10px;gap:6px}.tech-version-input[data-v-8d4ffd36]{width:55px}[data-v-8d4ffd36] .tech-version-input .n-input__input-el{font-size:11px;padding:4px 6px}.tech-tag-content[data-v-8d4ffd36]{gap:4px}.markdown-preview[data-v-8d4ffd36]{padding:12px;min-height:350px;max-height:calc(100vh - 200px)}.markdown-body[data-v-8d4ffd36]{font-size:13px}.markdown-body[data-v-8d4ffd36] h1{font-size:20px}.markdown-body[data-v-8d4ffd36] h2{font-size:17px}.markdown-body[data-v-8d4ffd36] h3{font-size:15px}.markdown-body[data-v-8d4ffd36] pre code{padding:10px;font-size:11px}[data-v-8d4ffd36] .n-card__header{padding:12px 14px;font-size:15px}[data-v-8d4ffd36] .n-card__content{padding:14px}[data-v-8d4ffd36] .n-form-item{margin-bottom:16px}[data-v-8d4ffd36] .n-form-item-label__label{font-size:13px}.progress-container[data-v-8d4ffd36]{padding:14px}.progress-step[data-v-8d4ffd36]{padding:8px 10px}.step-icon[data-v-8d4ffd36]{font-size:14px}.step-text[data-v-8d4ffd36]{font-size:12px}}@media (max-width: 768px) and (orientation: landscape){.markdown-preview[data-v-8d4ffd36]{max-height:calc(100vh - 160px);min-height:auto}}.reset-password-page[data-v-88e68d40]{min-height:calc(100vh - 64px);display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);padding:24px}.container[data-v-88e68d40]{max-width:480px;width:100%}.reset-card[data-v-88e68d40]{border-radius:16px;box-shadow:0 8px 32px #0000001a}.description[data-v-88e68d40]{color:#666;margin-bottom:24px;line-height:1.6}.mb-4[data-v-88e68d40]{margin-bottom:16px}
