.page-header.svelte-6khyrt{text-align:center;margin-bottom:var(--spacing-xl);padding:var(--spacing-lg);background:radial-gradient(circle at center,rgba(124,58,237,.1) 0%,transparent 70%)}.header-search-container.svelte-6khyrt{max-width:400px;margin:0 auto 2rem;position:relative}.search-input-wrapper.svelte-6khyrt{display:flex;align-items:center;background:#fffc;border:1px solid rgba(255,255,255,.5);border-radius:var(--radius-full);padding:.25rem;box-shadow:0 4px 6px -1px #0000000d;transition:all .3s ease}.search-input-wrapper.svelte-6khyrt:focus-within{box-shadow:0 0 0 3px #7c3aed26;border-color:var(--color-primary);transform:translateY(-1px)}.search-input-wrapper.svelte-6khyrt input:where(.svelte-6khyrt){flex:1;border:none;background:transparent;padding:.5rem 1rem;font-size:.95rem;color:var(--color-text-main);outline:none;min-width:0}.input-error.svelte-6khyrt{color:var(--color-error)}.btn-search.svelte-6khyrt{background:var(--color-primary);color:#fff;border:none;width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s}.btn-search.svelte-6khyrt:hover{transform:scale(1.05)}.search-error.svelte-6khyrt{position:absolute;top:100%;left:0;right:0;text-align:center;color:#d44949;font-size:.85rem;margin-top:.5rem;font-weight:500;background:#ffffffe6;padding:.25rem;border-radius:var(--radius-md);display:inline-block}.header-badges.svelte-6khyrt{display:flex;justify-content:center;gap:var(--spacing-sm);margin-bottom:var(--spacing-md)}.status-pill.svelte-6khyrt{display:inline-flex;align-items:center;padding:.25rem .75rem;border-radius:var(--radius-full);font-weight:600;font-size:.85rem;text-transform:uppercase;letter-spacing:.5px}.status-active.svelte-6khyrt{background:#10b9811a;color:var(--color-success);border:1px solid rgba(16,185,129,.2)}.status-pill.svelte-6khyrt .dot:where(.svelte-6khyrt){width:6px;height:6px;background:currentColor;border-radius:50%;margin-right:6px}.type-pill.svelte-6khyrt{background:#ffffff1a;border:1px solid var(--color-border);padding:.25rem .75rem;border-radius:var(--radius-full);font-size:.85rem;color:var(--color-text-secondary)}.legal-name.svelte-6khyrt{font-size:2rem;font-weight:700;margin-bottom:.25rem;color:var(--color-text-main);line-height:1.2}.trade-name.svelte-6khyrt{font-size:1.1rem;color:var(--color-text-secondary);font-weight:500}.gstin-block.svelte-6khyrt{margin-top:var(--spacing-md);display:inline-flex;align-items:center;background:var(--color-bg-surface);border:1px solid var(--color-border);padding:.5rem 1rem;border-radius:var(--radius-lg);box-shadow:var(--shadow-sm)}.gstin-block.svelte-6khyrt .label:where(.svelte-6khyrt){font-size:.75rem;text-transform:uppercase;color:var(--color-text-secondary);margin-right:.75rem;padding-right:.75rem;border-right:1px solid var(--color-border);font-weight:700}.gstin-block.svelte-6khyrt .value:where(.svelte-6khyrt){font-family:var(--font-mono);font-weight:600;font-size:1.1rem;letter-spacing:.5px}.gstin-item.svelte-6khyrt{display:flex;align-items:center;gap:.5rem}.copy-btn.svelte-6khyrt{background:none;border:none;color:var(--color-text-secondary);margin-left:.5rem;cursor:pointer;padding:2px}.copy-btn.svelte-6khyrt:hover{color:var(--color-primary)}.grid-layout.svelte-6khyrt{display:grid;grid-template-columns:1fr;gap:var(--spacing-lg)}@media(min-width:1024px){.grid-layout.svelte-6khyrt{grid-template-columns:3fr 1fr}}.glass-card.svelte-6khyrt{background:#fff9;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.4);border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);overflow:hidden;margin-bottom:var(--spacing-lg);transition:transform .3s ease,box-shadow .3s ease}.glass-card.svelte-6khyrt:hover{transform:translateY(-2px);box-shadow:var(--shadow-xl)}.card-header.svelte-6khyrt{padding:var(--spacing-md) var(--spacing-lg);font-weight:600;font-size:1.1rem;color:#fff}.gradient-header-1.svelte-6khyrt{background:linear-gradient(135deg,#7c3aed,#6366f1)}.gradient-header-2.svelte-6khyrt{background:linear-gradient(135deg,#2563eb,#3b82f6)}.gradient-header-3.svelte-6khyrt{background:linear-gradient(135deg,#0ea5e9,#06b6d4)}.simple-header.svelte-6khyrt{background:var(--color-bg-surface);color:var(--color-text-main);border-bottom:1px solid var(--color-border);font-size:1rem;padding:var(--spacing-md)}.card-body.svelte-6khyrt{padding:var(--spacing-lg)}.compact.svelte-6khyrt .card-body:where(.svelte-6khyrt){padding:var(--spacing-md)}.p-0.svelte-6khyrt{padding:0!important}.info-row.svelte-6khyrt{display:flex;justify-content:space-between;padding:.75rem 0;border-bottom:1px solid var(--color-border)}.info-row.svelte-6khyrt:last-child{border-bottom:none}.nature-row.svelte-6khyrt{flex-direction:column;align-items:flex-start;gap:.5rem}.info-row.svelte-6khyrt .label:where(.svelte-6khyrt){color:var(--color-text-secondary);font-size:.95rem}.info-row.svelte-6khyrt .value:where(.svelte-6khyrt){font-weight:600;color:var(--color-text-main);text-align:right}.highlight.svelte-6khyrt{color:var(--color-primary)}.tags.svelte-6khyrt{display:flex;flex-wrap:wrap;gap:.5rem}.tag.svelte-6khyrt{background:#7c3aed1a;color:var(--color-primary);padding:.2rem .6rem;border-radius:var(--radius-md);font-size:.85rem;font-weight:500}.address-section.svelte-6khyrt{display:flex;gap:var(--spacing-md);margin-bottom:var(--spacing-md)}.address-icon.svelte-6khyrt{width:40px;height:40px;border-radius:50%;background:#2563eb1a;color:var(--color-secondary);display:flex;align-items:center;justify-content:center;flex-shrink:0}.address-icon.secondary.svelte-6khyrt{background:#64748b1a;color:var(--color-text-secondary)}.addr-label.svelte-6khyrt{font-size:.85rem;text-transform:uppercase;color:var(--color-text-secondary);font-weight:600;margin-bottom:.25rem}.addr-value.svelte-6khyrt,.addr-list.svelte-6khyrt li:where(.svelte-6khyrt){font-weight:500;line-height:1.5}.addr-list.svelte-6khyrt{list-style:disc;padding-left:1.5rem;margin:0}.addr-list.svelte-6khyrt li:where(.svelte-6khyrt){margin-bottom:.5rem}.addr-list.svelte-6khyrt li:where(.svelte-6khyrt):last-child{margin-bottom:0}.divider.svelte-6khyrt{height:1px;background:var(--color-border);margin:var(--spacing-md) 0}.compliance-item.svelte-6khyrt{display:flex;justify-content:space-between;align-items:center;padding:.75rem 0;border-bottom:1px solid var(--color-border)}.compliance-item.svelte-6khyrt:last-child{border-bottom:none}.pd-0.svelte-6khyrt{padding-left:0!important;padding-right:0!important}.pd-1.svelte-6khyrt{padding-left:1rem!important;padding-right:1rem!important}.comp-status.svelte-6khyrt{font-weight:700;display:flex;align-items:center;gap:.25rem}.text-success.svelte-6khyrt{color:var(--color-success)}.text-error.svelte-6khyrt{color:var(--color-error)}.text-neutral.svelte-6khyrt{color:var(--color-text-secondary)}.separator.svelte-6khyrt{width:1px;height:20px;background:var(--color-border);margin:0 1rem}.juris-item.svelte-6khyrt{margin-bottom:.75rem}.juris-item.svelte-6khyrt:last-child{margin-bottom:0}.j-label.svelte-6khyrt{display:block;font-size:.8rem;color:var(--color-text-secondary);text-transform:uppercase}.j-value.svelte-6khyrt{font-weight:600;color:var(--color-text-main)}.owner-item.svelte-6khyrt{display:flex;align-items:center;gap:.75rem;padding:.5rem 0;border-bottom:1px solid var(--color-border)}.owner-item.svelte-6khyrt:last-child{border-bottom:none}.owner-avatar.svelte-6khyrt{width:32px;height:32px;background:var(--gradient-primary);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.9rem}.owner-name.svelte-6khyrt{font-weight:500;font-size:.9rem}.code-group.svelte-6khyrt{padding:var(--spacing-md);border-bottom:1px solid var(--color-border)}.code-group.svelte-6khyrt:last-child{border-bottom:none}.code-header.svelte-6khyrt{font-size:.85rem;font-weight:700;color:var(--color-text-secondary);text-transform:uppercase;margin-bottom:.5rem}.code-row.svelte-6khyrt{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:.5rem}.code-pill.svelte-6khyrt{background:#0f172a0d;border:1px solid var(--color-border);padding:.1rem .4rem;border-radius:var(--radius-sm);font-family:var(--font-mono);font-size:.8rem;font-weight:600}.code-desc.svelte-6khyrt{font-size:.9rem;line-height:1.4;color:var(--color-text-secondary)}.table-responsive.svelte-6khyrt{overflow-x:auto}table.svelte-6khyrt{width:100%;border-collapse:collapse;font-size:.95rem}th.svelte-6khyrt{text-align:left;padding:.75rem 1rem;color:var(--color-text-secondary);font-weight:600;border-bottom:2px solid var(--color-border);font-size:.85rem;text-transform:uppercase}td.svelte-6khyrt{padding:1rem;border-bottom:1px solid var(--color-border)}tr.svelte-6khyrt:last-child td:where(.svelte-6khyrt){border-bottom:none}.font-medium.svelte-6khyrt{font-weight:600}.text-sm.svelte-6khyrt{font-size:.9rem;color:var(--color-text-secondary)}.status-badge.svelte-6khyrt{padding:.2rem .6rem;border-radius:var(--radius-sm);font-size:.8rem;font-weight:600}.status-filed.svelte-6khyrt{background:#10b9811a;color:var(--color-success)}.status-pending.svelte-6khyrt{background:#f59e0b1a;color:var(--color-warning)}.promo-card.svelte-6khyrt{background:linear-gradient(135deg,#7c3aed1a,#2563eb1a)!important;border:1px solid rgba(124,58,237,.2)!important;display:flex;flex-direction:column;gap:1rem}.promo-content.svelte-6khyrt{display:flex;align-items:center;gap:1rem}.promo-icon.svelte-6khyrt{font-size:2rem;background:#fff;width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:12px;box-shadow:var(--shadow-sm)}.promo-text.svelte-6khyrt h3:where(.svelte-6khyrt){font-size:1.1rem;font-weight:700;color:var(--color-primary);margin:0}.promo-text.svelte-6khyrt p:where(.svelte-6khyrt){font-size:.9rem;color:var(--color-text-secondary);margin:0}.web-promo-text.svelte-6khyrt{text-align:center;font-size:.85rem;color:var(--color-text-secondary);margin-top:.25rem;padding-top:.5rem;border-top:1px dashed rgba(0,0,0,.1)}.web-promo-text.svelte-6khyrt a:where(.svelte-6khyrt){color:var(--color-primary);font-weight:600;text-decoration:none}.web-promo-text.svelte-6khyrt a:where(.svelte-6khyrt):hover{text-decoration:underline}.store-buttons.svelte-6khyrt{display:flex;gap:.5rem;width:100%}.btn-store-mini.svelte-6khyrt{flex:1;display:flex;align-items:center;justify-content:center;gap:.25rem;padding:.5rem .25rem;background:var(--color-bg-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);color:var(--color-text-main);font-size:.8rem;font-weight:600;text-decoration:none;transition:all .2s}.btn-store-mini.svelte-6khyrt:hover{border-color:var(--color-primary);color:var(--color-primary);transform:translateY(-1px);box-shadow:var(--shadow-sm)}@media(max-width:768px){.page-header.svelte-6khyrt{padding:var(--spacing-md);margin-bottom:var(--spacing-lg)}.legal-name.svelte-6khyrt{font-size:1.5rem}.gstin-block.svelte-6khyrt{padding:.5rem;gap:.25rem;flex-wrap:wrap}.gstin-block.svelte-6khyrt .separator:where(.svelte-6khyrt){display:none}.card-body.svelte-6khyrt{padding:var(--spacing-md)}.grid-layout.svelte-6khyrt{gap:var(--spacing-md)}.faq-title.svelte-6khyrt{font-size:1.25rem!important}.promo-content.svelte-6khyrt{flex-direction:column;text-align:center}.store-buttons.svelte-6khyrt{flex-direction:column}.faq-container.svelte-6khyrt{padding:0}}
