/*
Theme Name: Ganggaclub In
Theme URI:
Author: Ganggaclub In
Author URI:
Description: Custom theme for Ganggaclub In.
Version: 1.1.0
Requires at least: 6.4
Tested up to: 7.1
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: ganggaclub-in
Tags: one-column, two-columns, custom-colors, custom-menu, custom-logo, dark-mode, editor-style, block-patterns, block-styles, featured-images, full-width-template, rtl-language-support, sticky-post, threaded-comments, translation-ready, blog, portfolio, news

Ganggaclub In WordPress Theme, (C) 2026 Ganggaclub In
CSS produksi TIDAK ditulis di file ini. Stylesheet nyata dimuat modular dari
assets/css/ (tokens -> themes -> base -> components -> header -> footer ->
sections -> nx -> wp) supaya paritas 1:1 dengan template Next.js sumber.
File ini hanya header theme (wajib WordPress) + beberapa util cetak.
*/

/* Print: buang chrome, sisakan konten */
@media print {
  .site-header, .site-footer, .floating-actions,
  .skin-switch, .lang-switch, .nav-toggle, .home-banner-slider__controls { display: none !important; }
  body { background: #fff !important; color: #000 !important; }
  .section-card, .feature-card, .faq-item { box-shadow: none !important; border-color: #ddd !important; }
  a[href^="http"]::after { content: " (" attr(href) ")"; font-size: .8em; }
}
