/*
Theme Name:   MTIP Astra Child
Theme URI:    https://mtip.io.vn
Description:  MTIP Corporate Premium – Astra Child Theme. Glassmorphism light, red/navy palette.
Author:       MTIP Digital Team
Author URI:   https://mtip.io.vn
Template:     astra
Version:      1.0.0
Requires at least: 5.8
Tested up to: 6.6
Requires PHP: 7.4
License:      GNU General Public License v2 or later
License URI:  https://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  astra-child
Tags:         enterprise, corporate, port, logistics, smart-port, elementor, astra
*/

/* =========================================================
   MTIP Design Token — mirrors mtip_corporate_premium_landing.html
   ========================================================= */
:root {
  --mtip-red:       #d71920;
  --mtip-red-dark:  #a90f16;
  --mtip-red-light: #f04444;
  --ink:            #111827;
  --muted:          #64748b;
  --soft:           #f6f8fb;
  --soft-2:         #eef3f8;
  --line:           rgba(15,23,42,.09);
  --white:          #fff;
  --navy:           #0f172a;
  --gold:           #f5b744;
  --shadow:         0 26px 70px rgba(15,23,42,.12);
  --shadow-soft:    0 14px 42px rgba(15,23,42,.08);
  --radius:         28px;
  --radius-sm:      18px;
  --radius-xs:      14px;
  --transition:     .28s ease;
}
