/* Kidora Motors Blue Theme */
:root{--kv-blue:#0b5cff;--kv-blue2:#18a0ff;--kv-navy:#062b63;--kv-sky:#eaf6ff;--kv-ink:#102a43}
html,body{min-height:100%!important}
body{background:linear-gradient(135deg,#eaf6ff,#f4fbff,#dff3ff,#eef7ff)!important;background-size:300% 300%!important;animation:kvBlueFlow 14s ease infinite!important;color:var(--kv-ink)!important}
@keyframes kvBlueFlow{0%{background-position:0% 50%}50%{background-position:100% 50%}100%{background-position:0% 50%}}
.top{background:linear-gradient(90deg,#005bea,#00a8ff)!important;color:#fff!important}
.nav{background:rgba(255,255,255,.94)!important;border-bottom:2px solid #d7ecff!important;backdrop-filter:blur(12px)!important}
.kv-brand{font-weight:950!important;letter-spacing:.2px;color:#0b5cff!important;text-shadow:0 1px 0 #fff}
.card,.product-card,.box,.panel,.section,.feature,.category,.modal-content,.checkout-card{background:rgba(255,255,255,.90)!important;border:1px solid #cfe9ff!important;box-shadow:0 12px 35px rgba(0,91,234,.12)!important}
button,.btn,.buy-btn,.add-btn{background:linear-gradient(135deg,#005bea,#00a8ff)!important;color:#fff!important}
input,select,textarea{background:#fff!important;border-color:#b9dcff!important}
footer{background:linear-gradient(135deg,#062b63,#005bea)!important;color:#fff!important}
