/*
Theme Name: IBD Group Stitch Corporate Portal
Theme URI: https://ibdgroup.al/
Author: GO Digital Media / ChatGPT conversion
Description: WordPress implementation of the Google Stitch corporate portal concept for International Business Development Group (I.B.D. Group). Static page templates generated from the Stitch export.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.6
Requires PHP: 7.4
License: GPLv2 or later
Text Domain: ibd-group-stitch
*/

/* The visual design is powered mainly by Tailwind CDN inside each template, because the original Google Stitch export was static HTML. */
html { scroll-behavior: smooth; }
img { max-width: 100%; height: auto; }
.admin-bar nav.fixed, .admin-bar header.fixed { top: 32px; }
@media screen and (max-width: 782px) { .admin-bar nav.fixed, .admin-bar header.fixed { top: 46px; } }
