/*
Theme Name: GC Dental Campus
Theme URI: https://www.gcdentalcampus.com/
Author: Cowork build
Description: Single-page microsite for The 6th International Dental Symposium (Tokyo 2026) — Apple-style editorial layout, Inter + brand #00A893, Font Awesome. All front-end requests resolve to the symposium front page.
Version: 2.0.0
Requires at least: 6.0
Requires PHP: 7.4
License: GPL-2.0-or-later
Text Domain: gcdc
*/

/* Actual design system is loaded from assets/site.css (enqueued in functions.php). */

/* Session pop-up — editable details body (rendered from the Session's
   "Pop-up content" field). */
.sm-card #smBody{text-align:left}
.sm-card #smBody h3{text-align:center}
.sm-body{margin-bottom:1.6rem}
.sm-body h4{font-weight:650;color:var(--sy-ink);font-size:1.04rem;line-height:1.3;margin:1.2rem 0 .2rem;padding-top:1.1rem;border-top:1px solid var(--line)}
.sm-body h4:first-child{margin-top:0;padding-top:0;border-top:0}
.sm-body p{margin:.3rem 0;color:var(--text);font-size:.92rem;line-height:1.55}
.sm-body em{font-style:normal;color:var(--muted-2);font-size:.84rem}
.sm-body strong{color:var(--teal-700)}
.sm-body ul{margin:.5rem 0 0 1.1rem;padding:0;display:flex;flex-direction:column;gap:.3rem}
.sm-body li{font-size:.88rem;color:var(--text);line-height:1.5}
