<?php if(\Livewire\Mechanisms\ExtendBlade\ExtendBlade::isRenderingLivewireComponent()): ?><!--[if BLOCK]><![endif]--><?php endif; ?><?php if(request()->routeIs('filament.admin.auth.login')): ?>
<style>
body.fi-simple-layout-page,
.fi-simple-layout {
background: #1a1f2e !important;
min-height: 100vh !important;
}
.fi-simple-main { background: transparent !important; }
.fi-simple-layout::before {
content: '';
position: fixed; top: -120px; right: -120px;
width: 420px; height: 420px;
background: radial-gradient(circle, rgba(79,110,247,0.18) 0%, transparent 65%);
border-radius: 50%; pointer-events: none; z-index: 0;
}
.fi-simple-layout::after {
content: '';
position: fixed; bottom: -80px; left: -80px;
width: 300px; height: 300px;
background: radial-gradient(circle, rgba(79,110,247,0.10) 0%, transparent 65%);
border-radius: 50%; pointer-events: none; z-index: 0;
}
.fi-simple-layout .fi-card,
.fi-simple-layout form { position: relative; z-index: 1; }
.fi-simple-layout .fi-card {
border-radius: 12px !important;
border: 1px solid rgba(255,255,255,.06) !important;
box-shadow: 0 8px 40px rgba(0,0,0,.45) !important;
}
</style>
<?php endif; ?><?php if(\Livewire\Mechanisms\ExtendBlade\ExtendBlade::isRenderingLivewireComponent()): ?><!--[if ENDBLOCK]><![endif]--><?php endif; ?>
<?php /**PATH /home/skhata/chandrasons.com/resources/views/filament/auth/login-head-styles.blade.php ENDPATH**/ ?>