/*
Theme Name: Vivo Asia Indonesia
Theme URI: https://vivoasia.id
Author: Oneth Dias, Seaside MT
Description: Custom theme for PT Vivo Asia Teknologi Indonesia.
Version: 0.2.0
Requires at least: 6.0
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: vivo-asia-id
*/

/* WordPress needs this file to exist for the block above - it identifies the theme.
   None of the styling lives here any more and it is not enqueued.

   The CSS is in assets/css/, one file per part of the site:

     base/        tokens, reset, typography, layout, buttons, tiles, motion
     layout/      header, footer
     components/  hero, marquee, product-card, carousel, gallery, tabs, map,
                  forms, links, pagination, wa-float
     pages/       home/ (quote, standards, partners, gallery, cta),
                  products, product, contact, search

   Each file holds its own responsive rules, so everything that affects one part of the
   site is in one place rather than split between a base section here and a responsive
   section at the bottom.

   The load order is vivo_style_manifest() in inc/setup.php. That order IS the cascade:
   a file that overrides another must be listed after it. Add new files there. Do not
   use @import - the browser cannot start downloading an imported file until the file
   importing it has arrived, so they download one after another instead of together. */
