.btn-3d.t-Button {color: #444;font-weight: 600;border-radius: 8px;background: linear-gradient(to bottom, #f9f9f9 0%, #e0e0e0 100%);border: 1px solid #c0c0c0;border-top-color: #ffffff;box-shadow: 0 5px 0 #b0b0b0;transform: translateY(0);transition: all 0.08s ease-out;}.btn-3d.t-Button:hover {background: linear-gradient(to bottom, #fdfdfd 0%, #e5e5e5 100%);}.btn-3d.t-Button:active {transform: translateY(4px);box-shadow: 0 1px 0 #b0b0b0;background: linear-gradient(to bottom, #e0e0e0 0%, #f9f9f9 100%);}.t-HeroRegion-icon {background-color: transparent !important;border: none !important;background-image: linear-gradient(
135deg,
#00aeff,
#004e92
) !important;box-shadow:
4px 4px 12px rgba(0, 0, 0, 0.4),
inset -1px -1px 3px rgba(0, 0, 0, 0.3),
inset 1px 1px 2px rgba(255, 255, 255, 0.5);transform: translateY(-2px);color: white !important;}.t-HeroRegion-icon::before {text-shadow: 1px 1px 2px rgba(0,0,0,0.4);}