.inquiry-page[data-v-ff08cbec]{min-height:calc(100vh - 72px);background:var(--bg);padding-bottom:96px}.page-header[data-v-ff08cbec]{max-width:var(--max-w);margin:28px auto 0;padding:0 48px}.page-title[data-v-ff08cbec]{margin:0 0 12px;font-size:32px;font-weight:800;color:var(--ink)}.page-desc[data-v-ff08cbec]{margin:0;max-width:640px;font-size:16px;color:var(--ink-3);line-height:1.7}.rule-line[data-v-ff08cbec]{width:64px;height:3px;margin-top:24px;border-radius:100px;background:linear-gradient(90deg,var(--brand),var(--brand-light))}.inquiry-form-wrap[data-v-ff08cbec]{display:grid;grid-template-columns:1fr 1fr;gap:48px;max-width:var(--max-w);margin:64px auto 0;padding:0 48px}.form-intro-title[data-v-ff08cbec]{margin:0 0 16px;font-size:24px;font-weight:700;color:var(--ink)}.form-intro-desc[data-v-ff08cbec]{margin:0 0 32px;font-size:15px;color:var(--ink-3);line-height:1.8}.form-intro-items[data-v-ff08cbec]{display:flex;flex-direction:column;gap:20px}.form-intro-item[data-v-ff08cbec]{display:flex;align-items:flex-start;gap:16px;padding:20px;border-radius:var(--radius-lg);background:var(--bg-white);box-shadow:0 4px 12px #0000000d}.form-intro-icon[data-v-ff08cbec]{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:48px;height:48px;border-radius:12px;background:var(--bg)}.form-intro-icon svg[data-v-ff08cbec]{width:24px;height:24px;color:var(--brand)}.form-intro-item-title[data-v-ff08cbec]{margin-bottom:4px;font-size:16px;font-weight:600;color:var(--ink)}.form-intro-item-desc[data-v-ff08cbec]{font-size:14px;color:var(--ink-3);line-height:1.7}.form-card[data-v-ff08cbec]{padding:40px;border-radius:var(--radius-lg);background:var(--bg-white);box-shadow:0 8px 32px #00000014}.form-title[data-v-ff08cbec]{margin:0 0 8px;font-size:24px;font-weight:700;color:var(--ink)}.form-subtitle[data-v-ff08cbec]{margin:0 0 32px;font-size:14px;color:var(--ink-3)}.form-group[data-v-ff08cbec]{margin-bottom:24px}.form-label[data-v-ff08cbec]{display:block;margin-bottom:8px;font-size:14px;font-weight:600;color:var(--ink-2)}.required[data-v-ff08cbec]{color:var(--brand-red)}.form-input[data-v-ff08cbec],.form-textarea[data-v-ff08cbec]{width:100%;padding:12px 16px;border:1px solid var(--border);border-radius:var(--radius);font-size:15px;color:var(--ink);font-family:inherit;transition:all .3s ease}.form-input[data-v-ff08cbec]:focus,.form-textarea[data-v-ff08cbec]:focus{outline:none;border-color:var(--brand);box-shadow:0 0 0 3px #1a56db1a}.form-textarea[data-v-ff08cbec]{min-height:120px;resize:vertical}.form-row[data-v-ff08cbec]{display:grid;grid-template-columns:1fr 1fr;gap:20px}.product-loading[data-v-ff08cbec]{font-size:14px;color:var(--ink-3)}.product-select-wrap[data-v-ff08cbec]{position:relative}.product-select-trigger[data-v-ff08cbec]{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;padding:12px 16px;border:1px solid var(--border);border-radius:var(--radius);background:#fff;font-size:15px;color:var(--ink);text-align:left;cursor:pointer;transition:all .3s ease}.product-select-trigger[data-v-ff08cbec]:hover,.product-select-trigger.open[data-v-ff08cbec]{border-color:var(--brand);box-shadow:0 0 0 3px #1a56db1a}.product-select-trigger.placeholder .product-select-text[data-v-ff08cbec]{color:var(--ink-3)}.product-select-text[data-v-ff08cbec]{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-select-arrow[data-v-ff08cbec]{flex-shrink:0;width:8px;height:8px;border-right:2px solid var(--ink-3);border-bottom:2px solid var(--ink-3);transform:rotate(45deg) translateY(-2px);transition:transform .2s ease}.product-select-trigger.open .product-select-arrow[data-v-ff08cbec]{transform:rotate(-135deg) translateY(-2px)}.product-select-dropdown[data-v-ff08cbec]{position:absolute;top:calc(100% + 6px);right:0;left:0;z-index:20;overflow:hidden;border:1px solid var(--border);border-radius:var(--radius);background:#fff;box-shadow:0 12px 32px #0f172a1f}.product-select-list[data-v-ff08cbec]{max-height:240px;overflow-y:auto}.product-select-option[data-v-ff08cbec]{display:flex;align-items:center;gap:10px;width:100%;padding:11px 14px;border:none;background:#fff;font-size:14px;color:var(--ink-2);text-align:left;cursor:pointer;transition:background .2s ease}.product-select-option[data-v-ff08cbec]:hover,.product-select-option.active[data-v-ff08cbec]{background:var(--brand-subtle)}.option-check[data-v-ff08cbec]{flex-shrink:0;width:16px;height:16px;border:1px solid var(--border);border-radius:4px;background:#fff;position:relative}.option-check.checked[data-v-ff08cbec]{border-color:var(--brand);background:var(--brand)}.option-check.checked[data-v-ff08cbec]:after{content:"";position:absolute;left:4px;top:1px;width:5px;height:9px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.option-label[data-v-ff08cbec]{line-height:1.5}.product-tags[data-v-ff08cbec]{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.product-tag[data-v-ff08cbec]{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:999px;background:var(--brand-subtle);color:var(--brand);font-size:13px}.tag-remove[data-v-ff08cbec]{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;padding:0;border:none;border-radius:50%;background:transparent;color:var(--brand);font-size:14px;line-height:1;cursor:pointer}.tag-remove[data-v-ff08cbec]:hover{background:#1a56db1f}.other-input[data-v-ff08cbec]{margin-top:12px}.form-error[data-v-ff08cbec]{margin:0 0 16px;font-size:14px;color:var(--brand-red)}.form-submit[data-v-ff08cbec]{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:16px;border:none;border-radius:var(--radius);background:var(--brand);color:#fff;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease}.form-submit[data-v-ff08cbec]:hover:not(:disabled){background:var(--brand-light);transform:translateY(-2px)}.form-submit[data-v-ff08cbec]:disabled{opacity:.7;cursor:not-allowed}.form-note[data-v-ff08cbec]{margin:16px 0 0;font-size:13px;color:var(--ink-3);line-height:1.7}.success-wrap[data-v-ff08cbec]{display:grid;place-items:center;padding:80px 24px}.success-card[data-v-ff08cbec]{width:min(100%,520px);padding:48px 40px;border-radius:var(--radius-lg);background:var(--bg-white);box-shadow:var(--shadow);text-align:center}.success-icon[data-v-ff08cbec]{display:inline-flex;align-items:center;justify-content:center;width:64px;height:64px;margin-bottom:20px;border-radius:50%;background:#dcfce7;color:#16a34a;font-size:28px;font-weight:700}.success-card h2[data-v-ff08cbec]{margin:0 0 12px;font-size:24px;color:var(--ink)}.success-card p[data-v-ff08cbec]{margin:0;color:var(--ink-3);line-height:1.7}.back-home[data-v-ff08cbec]{display:inline-flex;margin-top:28px;padding:12px 24px;border-radius:999px;background:var(--brand);color:#fff;font-weight:600}@media (max-width: 1100px){.inquiry-form-wrap[data-v-ff08cbec]{grid-template-columns:1fr}.form-left[data-v-ff08cbec]{order:2}.form-right[data-v-ff08cbec]{order:1}}@media (max-width: 768px){.page-header[data-v-ff08cbec],.inquiry-form-wrap[data-v-ff08cbec]{padding:0 20px}.page-title[data-v-ff08cbec]{font-size:26px}.form-card[data-v-ff08cbec]{padding:24px}.form-row[data-v-ff08cbec]{grid-template-columns:1fr}}
