<div style="text-align:center; margin-bottom: 1.5rem;">
<div style="display:inline-flex; align-items:center; justify-content:center; width:56px; height:56px; background:#4f6ef7; border-radius:12px; margin-bottom:1rem; box-shadow:0 6px 20px rgba(79,110,247,0.38);">
<img src="<?php echo e(asset('storage/logo.svg')); ?>" alt="Logo" style="width:34px;height:34px;object-fit:contain;filter:brightness(0) invert(1);"
onerror="this.style.display='none';this.nextElementSibling.style.display='block'">
<svg viewBox="0 0 36 36" xmlns="http://www.w3.org/2000/svg" style="width:34px;height:34px;fill:white;display:none;">
<rect x="14" y="2" width="8" height="32" rx="2"/>
<rect x="2" y="14" width="32" height="8" rx="2"/>
</svg>
</div>
<div style="font-family:'Inter',sans-serif; font-size:1.25rem; font-weight:700; color:#1e2333; letter-spacing:-0.02em;">Chandra & Sons</div>
<div style="font-family:'Inter',sans-serif; font-size:0.75rem; color:#6b7280; margin-top:0.25rem; font-weight:500;">Admin Panel — Sign in to continue</div>
</div>
<?php /**PATH /home/skhata/chandrasons.com/resources/views/filament/auth/login-brand.blade.php ENDPATH**/ ?>