
<br />
<b>Warning</b>:  Undefined global variable $initialData in <b>/www/wwwroot/peiwan.woaicyh.icu/config/database_json.php</b> on line <b>144</b><br />
<br />
<b>Warning</b>:  foreach() argument must be of type array|object, null given in <b>/www/wwwroot/peiwan.woaicyh.icu/config/database_json.php</b> on line <b>144</b><br />
:root {
    --crab-yellow: #00b894;
    --crab-yellow-light: #14cca8;
    --crab-yellow-dark: #00a480;
    --crab-orange: #00ae8a;
    --gradient-primary: linear-gradient(135deg, #00b894, #00a480);
    --gradient-yellow: linear-gradient(135deg, #1ed6b2, #00b894);
    --gradient-warm: linear-gradient(135deg, #00b894, #00cec9);
    --secondary-color: #00cec9;
    --auxiliary-color: #55efc4;
    --shadow-crab: 0 4px 20px #00b8944d;
}

.navbar-brand {
    background: linear-gradient(135deg, #00b894, #00a480) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
    background-clip: text !important;
}

.nav-link:hover, .nav-link.active {
    color: #00a480 !important;
    background: #00b8941a !important;
}

.card:hover {
    border-color: #14cca8 !important;
    box-shadow: 0 4px 20px #00b8944d !important;
}

.btn-primary {
    background: linear-gradient(135deg, #00b894, #00a480) !important;
    border-color: #00b894 !important;
}

.btn-primary:hover {
    background: linear-gradient(135deg, #0ac29e, #00ae8a) !important;
    box-shadow: 0 4px 15px #00b8944d !important;
}

.btn-outline-primary {
    color: #00b894 !important;
    border-color: #00b894 !important;
}

.btn-outline-primary:hover {
    background: #00b894 !important;
    border-color: #00b894 !important;
    color: #fff !important;
}

a { color: #00b894; }
a:hover { color: #00a480; }

:::-webkit-scrollbar-thumb { background: #00b894; border-radius: 3px; }
:::-webkit-scrollbar-thumb:hover { background: #00a480; }

.gradient-text {
    background: linear-gradient(135deg, #00b894, #00cec9);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.form-control:focus, .form-select:focus {
    border-color: #00b894 !important;
    box-shadow: 0 0 0 0.2rem #00b89440 !important;
}

.btn-auxiliary {
    background: linear-gradient(135deg, #55efc4, #41dbb0) !important;
    border-color: #55efc4 !important;
    color: #fff !important;
}
