/*

Logo blue:		#007896 (darker #005f96)
Logo green:		#009682 (darker #006356)
Logo yellow:	#ffcc00 (darker #cca300)

Logo kit-green:	#009682
Complementary: 	#007896 #960014
Split Complementary: #96005f #963700 #4b4b4b #000000
Tint and Shade Variation: #00302a #006356 #009682 #00c9ae #00fcda

*/


* {
	text-shadow: none !important;
}

/* Primary copy: one family + comfortable line height site-wide */
body,
.ui-body-c,
#jqm-home .page-box,
#jqm-home .page-box p,
#jqm-home .page-box li,
.content-primary {
	font-family: Helvetica, Arial, sans-serif;
}

p,
li,
td,
th,
dd,
dt {
	line-height: 1.5;
}

iframe {
    margin: 0;
    padding: 0;
    border: 0;
}

img.photo {
    border-radius: 20px;
}

img.logo {
	padding: 5em;
}

li {
	margin-bottom: .5em;
}

/*p.ui-li-desc + p.ui-li-desc {
	margin-top: .5em;
}*/

ul li {
	margin-top: .5em;
}

.supporter, .banner {
	width: 100%;
	margin: auto;
}

.supporter div {
	text-align: center;
	vertical-align: middle;
}

.supporter img {
	margin-left: auto;
	margin-right: auto;
	padding: 1em 2em 1em 2em;
	text-align: center;
	vertical-align: middle;
}

.border {
	border: 1px solid #BBB;
	margin-top: 2em;
}

/*.prog-paper, .prog-demo, .prog-poster, .prog-keynote, .prog-panel, .prog-tutorial, .prog-invitedtalk {
	font-weight: bold;		    
	padding: 5px;			    
	-webkit-border-radius: 6px; 
	-moz-border-radius: 6px;    
	border-radius: 6px;		    
}*/

.prog-paper {
/*	background-color: #ffcc00;		 */
/*	border-color: 1px solid #cca300; */
	background-image: -webkit-gradient(linear, left top, left bottom, from( #ffffff /*{c-bup-background-start}*/), to( #ffcc00 /*{c-bup-background-end}*/)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient( #ffffff /*{c-bup-background-start}*/, #ffcc00 /*{c-bup-background-end}*/); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient( #ffffff /*{c-bup-background-start}*/, #ffcc00 /*{c-bup-background-end}*/); /* FF3.6 */
	background-image:     -ms-linear-gradient( #ffffff /*{c-bup-background-start}*/, #ffcc00 /*{c-bup-background-end}*/); /* IE10 */
	background-image:      -o-linear-gradient( #ffffff /*{c-bup-background-start}*/, #ffcc00 /*{c-bup-background-end}*/); /* Opera 11.10+ */
	background-image:         linear-gradient( #ffffff /*{c-bup-background-start}*/, #ffcc00 /*{c-bup-background-end}*/);
}

.prog-demo {
/*	background-color: #007896; */
/*	border: 1px solid #005f96; */
	background-image: -webkit-gradient(linear, left top, left bottom, from( #ffffff /*{c-bup-background-start}*/), to( #007896 /*{c-bup-background-end}*/)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient( #ffffff /*{c-bup-background-start}*/, #007896 /*{c-bup-background-end}*/); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient( #ffffff /*{c-bup-background-start}*/, #007896 /*{c-bup-background-end}*/); /* FF3.6 */
	background-image:     -ms-linear-gradient( #ffffff /*{c-bup-background-start}*/, #007896 /*{c-bup-background-end}*/); /* IE10 */
	background-image:      -o-linear-gradient( #ffffff /*{c-bup-background-start}*/, #007896 /*{c-bup-background-end}*/); /* Opera 11.10+ */
	background-image:         linear-gradient( #ffffff /*{c-bup-background-start}*/, #007896 /*{c-bup-background-end}*/);
}

.prog-poster {
/*	background-color: #009682; */
/*	border: 1px solid #006356; */
	background-image: -webkit-gradient(linear, left top, left bottom, from( #ffffff /*{c-bup-background-start}*/), to( #009682 /*{c-bup-background-end}*/)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient( #ffffff /*{c-bup-background-start}*/, #009682 /*{c-bup-background-end}*/); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient( #ffffff /*{c-bup-background-start}*/, #009682 /*{c-bup-background-end}*/); /* FF3.6 */
	background-image:     -ms-linear-gradient( #ffffff /*{c-bup-background-start}*/, #009682 /*{c-bup-background-end}*/); /* IE10 */
	background-image:      -o-linear-gradient( #ffffff /*{c-bup-background-start}*/, #009682 /*{c-bup-background-end}*/); /* Opera 11.10+ */
	background-image:         linear-gradient( #ffffff /*{c-bup-background-start}*/, #009682 /*{c-bup-background-end}*/);
}

.prog-keynote {
/*	background-color: #bbb;	   */
/*	border: 1px solid #a2a2a2; */
	background-image: -webkit-gradient(linear, left top, left bottom, from( #ffffff /*{c-bup-background-start}*/), to( #bbb /*{c-bup-background-end}*/)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient( #ffffff /*{c-bup-background-start}*/, #bbb /*{c-bup-background-end}*/); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient( #ffffff /*{c-bup-background-start}*/, #bbb /*{c-bup-background-end}*/); /* FF3.6 */
	background-image:     -ms-linear-gradient( #ffffff /*{c-bup-background-start}*/, #bbb /*{c-bup-background-end}*/); /* IE10 */
	background-image:      -o-linear-gradient( #ffffff /*{c-bup-background-start}*/, #bbb /*{c-bup-background-end}*/); /* Opera 11.10+ */
	background-image:         linear-gradient( #ffffff /*{c-bup-background-start}*/, #bbb /*{c-bup-background-end}*/);
}

.prog-panel, .prog-tutorial, .prog-invitedtalk {
/*	border: 1px solid #d5d5d5; */
/*	background-color: #eee;	   */
	background-image: -webkit-gradient(linear, left top, left bottom, from( #ffffff /*{c-bup-background-start}*/), to( #d5d5d5 /*{c-bup-background-end}*/)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient( #ffffff /*{c-bup-background-start}*/, #d5d5d5 /*{c-bup-background-end}*/); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient( #ffffff /*{c-bup-background-start}*/, #d5d5d5 /*{c-bup-background-end}*/); /* FF3.6 */
	background-image:     -ms-linear-gradient( #ffffff /*{c-bup-background-start}*/, #d5d5d5 /*{c-bup-background-end}*/); /* IE10 */
	background-image:      -o-linear-gradient( #ffffff /*{c-bup-background-start}*/, #d5d5d5 /*{c-bup-background-end}*/); /* Opera 11.10+ */
	background-image:         linear-gradient( #ffffff /*{c-bup-background-start}*/, #d5d5d5 /*{c-bup-background-end}*/);
}

.ui-li-has-count .ui-li-count {
	padding-right: 5px;
}

#prog_ctrl {
	padding-bottom: 2em;
}

.hostlogo div {
	padding: 4% 2% 0 2%;
	width: 96%;
 	text-align: center;
	display: inline-block;
	vertical-align: middle;
}

.hostlogo img {
	max-height: 80px;
}

.hostlogo p {
 	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

img.conflogo {
	padding-bottom:2em;
	display:block;
	/*max-width: 200px;*/
	width: 95%;
}

.center {
	margin-left: auto;
	margin-right: auto;
 	text-align: center;
}

.right {
 	text-align: right;
}

.linethrough {
	text-decoration: line-through;
}

table.hotel th {
	text-align: right;
	vertical-align: top;
	padding: 0;
}

table.hotel td {
	text-align: left;
	vertical-align: bottom;
	padding: 0;
}
table.hotel tr {
	line-height: 1.3em;
}

table.hotel {
	font-size: .9em;
	padding-bottom: 1em;
}

a.button {
	width: 40%;
	margin-left: auto;
	margin-right: auto;
}

em {
	color: red;
	font-weight: bold;
	font-style: normal;
}


.supporter h2 {
	text-align: center;
}

.newstbl p, .datetbl p {
	font-size:1em;
}

.hcls {
    font-size: 22px;
    font-weight: 700;
    color: #275D38;
    margin: 28px 0 6px;
    padding-bottom: 8px;
    border-bottom: 2px solid #275D38;
    line-height: 1.5;
}

/* Index — Important Dates subsection headers (override .content-primary h3) */
.content-primary h3.index-date-section-heading {
    --idx-h-accent: #ffa500;
    --idx-h-accent-deep: #ff8c00;

    display: flex;
    align-items: stretch;
    gap: 12px;
    margin: 1.65rem 0 0.65rem;
    padding: 0;
    max-width: 100%;
    font-size: 0.9rem;
    font-weight: 600;
    font-style: inherit;
    line-height: 1.5;
    letter-spacing: 0.07em;
    text-transform: uppercase;
    color: #275D38;
    border: none;
}

.content-primary h3.index-date-section-heading::before {
    content: "";
    flex-shrink: 0;
    width: 4px;
	margin: 2px 0;
    border-radius: 2px;
    background: linear-gradient(180deg, var(--idx-h-accent) 0%, var(--idx-h-accent-deep) 100%);
    box-shadow: 0 1px 2px rgba(0, 56, 48, 0.12);
}
.content-primary h3.index-date-section-heading::after {
    content: "";
    flex: 1 1 auto;
    min-width: 1.5rem;
    height: 1px;
	align-self: center;
    background: linear-gradient(
        90deg,
        rgba(39, 93, 56, 0.38) 0%,
        rgba(39, 93, 56, 0.06) 85%,
        transparent 100%
    );
}

/* Footer — Supporters & Sponsors (same .hcls + index-date-section-heading as index) */
.site-footer-patrons {
    margin: 0 0 1.5rem;
}

.site-footer-patrons__logos {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 2rem 3rem;
    margin: 2.5rem 0 0;
}

.site-footer-patrons__link {
    display: block;
    text-decoration: none;
    line-height: 0;
}

.site-footer-patrons__logo {
    display: block;
    width: min(220px, 38vw);
    max-width: 100%;
    height: auto;
    padding: 0.35rem 0.75rem;
}

.site-footer-sponsors {
    margin: 0 0 2rem;
    max-width: 62rem;
}

.site-footer-sponsors .index-date-section-heading {
    margin-top: 1.35rem;
}

/* Sponsor tier — one-way shine: pure metal → sweep TL→BR → pure metal (loop; 0%=100% frame match) */
@keyframes site-footer-silver-shine {
    0%,
    12% {
        background-position: 0% 0%;
        box-shadow:
            0 0 4px rgba(200, 210, 225, 0.35),
            0 0 10px rgba(180, 195, 215, 0.22);
    }
    48% {
        background-position: 52% 48%;
        box-shadow:
            0 0 14px rgba(255, 255, 255, 0.95),
            0 0 28px rgba(235, 244, 255, 0.75),
            0 0 40px rgba(200, 215, 235, 0.5);
    }
    88%,
    100% {
        background-position: 100% 100%;
        box-shadow:
            0 0 4px rgba(200, 210, 225, 0.35),
            0 0 10px rgba(180, 195, 215, 0.22);
    }
}

@keyframes site-footer-bronze-shine {
    0%,
    12% {
        background-position: 0% 0%;
        box-shadow:
            0 0 4px rgba(120, 70, 35, 0.28),
            0 0 10px rgba(90, 50, 22, 0.22);
    }
    48% {
        background-position: 52% 48%;
        box-shadow:
            0 0 14px rgba(255, 205, 150, 0.85),
            0 0 28px rgba(205, 127, 50, 0.55),
            0 0 38px rgba(140, 70, 28, 0.4);
    }
    88%,
    100% {
        background-position: 100% 100%;
        box-shadow:
            0 0 4px rgba(120, 70, 35, 0.28),
            0 0 10px rgba(90, 50, 22, 0.22);
    }
}

.content-primary h3.site-footer-sponsors__heading--silver::before {
    width: 5px;
    border-radius: 3px;
    /* Dull silver at gradient ends so 0%/0% and 100%/100% positions read “pure”; bright band crosses once per cycle */
    background: linear-gradient(
        126deg,
        #7a8494 0%,
        #7a8494 10%,
        #7a8494 18%,
        #c8d2de 30%,
        #f6f9fc 42%,
        #ffffff 50%,
        #e4eaf2 58%,
        #8b95a6 72%,
        #7a8494 88%,
        #7a8494 100%
    );
    background-size: 380% 380%;
    animation: site-footer-silver-shine 2s cubic-bezier(0.3, 0.8, 0.7, 0.2) infinite;
    box-shadow: none;
}

.content-primary h3.site-footer-sponsors__heading--bronze::before {
    width: 5px;
    border-radius: 3px;
    background: linear-gradient(
        126deg,
        #a66a2a 0%,
        #a66a2a 10%,
        #a66a2a 18%,
        #a66a2a 30%,
        #f0c090 42%,
        #ffe8c8 50%,
        #a66a2a 58%,
        #a66a2a 72%,
        #a66a2a 88%,
        #a66a2a 100%
    );
    background-size: 380% 380%;
    animation: site-footer-bronze-shine 2s cubic-bezier(0.3, 0.8, 0.7, 0.2) infinite;
    box-shadow: none;
}

.content-primary h3.site-footer-sponsors__heading--silver {
    color: #7a8494;
    text-shadow: 0 0 14px rgba(255, 255, 255, 0.45);
}

.content-primary h3.site-footer-sponsors__heading--bronze {
    color: #a66a2a;
    text-shadow: 0 0 12px rgba(205, 127, 50, 0.35);
}

@media (prefers-reduced-motion: reduce) {
    .content-primary h3.site-footer-sponsors__heading--silver::before,
    .content-primary h3.site-footer-sponsors__heading--bronze::before {
        animation: none;
        background-position: 0% 0%;
    }

    .content-primary h3.site-footer-sponsors__heading--silver,
    .content-primary h3.site-footer-sponsors__heading--bronze {
        text-shadow: none;
    }
}

.site-footer-sponsors__tier {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 1.5rem;
    margin: 0.5rem 0 1.25rem;
}

.site-footer-sponsors__link {
    display: block;
    text-decoration: none;
    line-height: 0;
}

.site-footer-sponsors__logo {
    display: block;
    width: min(280px, 72vw);
    max-width: 100%;
    height: auto;
}

/* Index — Latest News (typography matches body / .fees; light row separation) */
.content-primary .index-news-section {
    --in-accent: #009682;
    margin: 0.35rem 0 1.75rem;
    max-width: 62rem;
}
.content-primary .index-news-section .index-news-list.ui-listview,
.content-primary .index-news-section .index-news-list.ui-listview-inset {
    margin: 0;
    padding: 0;
    border: none !important;
    border-radius: 0 !important;
    overflow: visible;
    background: transparent !important;
    box-shadow: none !important;
}
/* News rows: subtle divider, no heavy box */
.content-primary .index-news-section .index-news-list .ui-li:not(.index-news-section__more) {
    border: none !important;
    border-width: 0 !important;
    border-bottom: 1px solid rgba(39, 93, 56, 0.14) !important;
    background: transparent;
    background-image: none;
    margin: 0;
    padding: 0;
}
.content-primary .index-news-section .index-news-list .ui-li > .ui-btn {
    margin: 0;
    border: none;
    background: transparent;
    box-shadow: none;
}
.content-primary .index-news-section .index-news-list .ui-li:not(.index-news-section__more) .ui-btn-inner {
    padding: 0.1rem 0 0.1rem;
    border: none !important;
    box-shadow: none !important;
}
.content-primary .index-news-section .index-news-list .ui-btn-text {
    font-size: inherit;
    font-weight: inherit;
}
.content-primary .index-news-section .index-news-list .index-news-item--plain > .ui-grid-a {
    display: flow-root;
    padding: 0.7em 15px;
}
.content-primary .index-news-section .index-news-list .ui-grid-a {
    overflow: visible;
}
.content-primary .index-news-section .index-news-list .ui-block-a {
    width: 32%;
}
.content-primary .index-news-section .index-news-list .ui-block-b {
    width: 68%;
}
.content-primary .index-news-section .index-news-list .ui-block-a h2 {
    margin: 0;
    padding: 0 0 0 8px;
    border: none;
    border-left: 3px solid var(--in-accent);
    font-family: inherit;
    font-size: 0.9em;
    font-weight: 600;
    line-height: 1.3em;
    letter-spacing: normal;
    text-transform: none;
    color: #275d38;
}
.content-primary .index-news-section .index-news-list .ui-block-b p {
    margin: 0 0 0 10px !important;
    padding: 0;
    font-family: inherit;
    font-size: 0.9em;
    line-height: 1.3em;
    color: inherit;
}
.content-primary .index-news-section .index-news-list .warning-tag {
    display: inline-block;
    margin: 0 6px 0 0;
    padding: 1px 6px;
    font-size: 0.75em;
    font-weight: 600;
    letter-spacing: 0.03em;
    text-transform: uppercase;
    vertical-align: 0.05em;
    border-radius: 3px;
    background: rgba(39, 93, 56, 0.09);
    color: #3d5347;
}
/* “Older News” — CTA pill (jQM: li.ui-btn + .ui-btn-inner); matches reference button treatment */
#jqm-home .content-primary .index-news-section .index-news-list li.index-news-section__more,
.content-primary .index-news-section .index-news-list li.index-news-section__more {
    list-style: none;
    margin-top: 0.45rem;
    padding-top: 0.45rem;
    text-align: center;
    position: relative;
    border: none !important;
    background: transparent !important;
    background-image: none !important;
    box-shadow: none !important;
}
#jqm-home .content-primary .index-news-section .index-news-list li.index-news-section__more .ui-icon,
.content-primary .index-news-section .index-news-list li.index-news-section__more .ui-icon {
    display: none !important;
}
/* Shared label typography — CTA overrides below */
#jqm-home .content-primary .index-news-section .index-news-list li.index-news-section__more .ui-btn-text,
#jqm-home .content-primary .index-news-section .index-news-list li.index-news-section__more .ui-link-inherit,
.content-primary .index-news-section .index-news-list li.index-news-section__more .ui-btn-text,
.content-primary .index-news-section .index-news-list li.index-news-section__more .ui-link-inherit,
.content-primary .index-news-section .index-news-list li.index-news-section__more a.ui-link-inherit {
    font-family: inherit !important;
    font-size: 0.9em !important;
    font-weight: 600 !important;
    letter-spacing: normal !important;
    text-transform: none !important;
    line-height: 1.3em !important;
    transition: color 0.15s ease, background 0.15s ease, border-color 0.15s ease;
}
/* Inner wrapper baseline — CTA overrides below */
#jqm-home .content-primary .index-news-section .index-news-list li.index-news-section__more .ui-btn-inner,
.content-primary .index-news-section .index-news-list li.index-news-section__more .ui-btn-inner {
    display: inline-block !important;
    width: auto !important;
    max-width: 100%;
    margin-left: auto !important;
    margin-right: auto !important;
    border: none !important;
    box-shadow: none !important;
    background: transparent !important;
    background-image: none !important;
    transition: background 0.15s ease, border-color 0.15s ease, color 0.15s ease;
}
/* Focus ring on non–CTA-pill “more” rows only */
#jqm-home .content-primary .index-news-section .index-news-list li.index-news-section__more:not(.cta-pill) .ui-btn-inner:focus-within,
.content-primary .index-news-section .index-news-list li.index-news-section__more:not(.cta-pill) .ui-btn-inner:focus-within {
    outline: 2px solid #009682;
    outline-offset: 2px;
}

/* ═══════════════════════════════════════════════════════════════════════════
   Home CTA pill — “Older News” (list row) + “Contact” (jQM button).
   Edit the custom properties below to update BOTH controls together.
   ═══════════════════════════════════════════════════════════════════════════ */
:is(#jqm-home .content-primary, .content-primary) {
    --cta-pill-pad-y: 10px;
    --cta-pill-pad-x: 20px;
    --cta-pill-radius: 50px;
    --cta-pill-font-size: 15px;
    --cta-pill-letter-base: 1px;
    --cta-pill-letter-hover: 2px;
    --cta-pill-letter-active: 3px;
    --cta-pill-bg: #fff;
    --cta-pill-fg: #275d38;
    --cta-pill-font-weight: 600;
    --cta-pill-shadow: rgb(39 93 56 / 20%) 0 0 10px;
    --cta-pill-fill: #275d38;
    --cta-pill-shadow-hover: #275d38 0px 7px 29px 0px;
    --cta-pill-shadow-active: #275d38 0px 0px 0px 0px;
    --cta-pill-on-fill: hsl(0, 0%, 100%);
    --cta-pill-transition: all 0.5s ease;
    --cta-pill-transition-press: 100ms;
    --cta-pill-focus: #009682;
    --cta-pill-focus-offset: 3px;
    --cta-pill-press-y: 10px;
}

/* Latest News row: flatten wrappers so <a> matches inner height */
#jqm-home .content-primary .index-news-section .index-news-list li.newslibtn.cta-pill .ui-btn-text,
.content-primary .index-news-section .index-news-list li.newslibtn.cta-pill .ui-btn-text {
    padding: 0 !important;
    margin: 0 !important;
    width: auto !important;
    min-height: 0 !important;
    display: contents !important;
}
#jqm-home .content-primary .index-news-section .index-news-list li.newslibtn.cta-pill .ui-btn-inner,
.content-primary .index-news-section .index-news-list li.newslibtn.cta-pill .ui-btn-inner {
    position: relative !important;
    z-index: 0 !important;
    display: inline-flex !important;
    align-items: stretch !important;
    padding: 0 !important;
    border: 0 !important;
    cursor: pointer !important;
    min-height: 0 !important;
    background: transparent !important;
    background-image: none !important;
    box-shadow: none !important;
}

/* Contact: strip outer jQM chrome; centered pill */
:is(#jqm-home .content-primary, .content-primary) a.button.cta-pill.ui-btn {
    width: fit-content !important;
    max-width: calc(100% - 1rem);
    margin: 1rem auto !important;
    padding: 0 !important;
    border: none !important;
    background: transparent !important;
    background-image: none !important;
    box-shadow: none !important;
    font-weight: inherit !important;
    text-decoration: none !important;
    -webkit-tap-highlight-color: transparent;
}

:is(#jqm-home .content-primary, .content-primary)
    .index-news-section
    .index-news-list
    li.newslibtn.cta-pill
    a.ui-link-inherit {
    position: relative !important;
    z-index: 1 !important;
}

/* Shared pill surface (Older News <a> · Contact .ui-btn-inner) */
:is(#jqm-home .content-primary, .content-primary) :is(
    .index-news-section .index-news-list li.newslibtn.cta-pill a.ui-link-inherit,
    a.button.cta-pill.ui-btn .ui-btn-inner
) {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    box-sizing: border-box !important;
    padding: var(--cta-pill-pad-y) var(--cta-pill-pad-x) !important;
    border-radius: var(--cta-pill-radius) !important;
    border: 0 !important;
    background-color: var(--cta-pill-bg) !important;
    background-image: none !important;
    box-shadow: var(--cta-pill-shadow) !important;
    text-decoration: none !important;
    transition: var(--cta-pill-transition) !important;
    -webkit-tap-highlight-color: transparent;
}

/* Shared label typography (Older News <a> · Contact .ui-btn-text) */
:is(#jqm-home .content-primary, .content-primary) :is(
    .index-news-section .index-news-list li.newslibtn.cta-pill a.ui-link-inherit,
    a.button.cta-pill.ui-btn .ui-btn-text
) {
    font-size: var(--cta-pill-font-size) !important;
    font-weight: var(--cta-pill-font-weight) !important;
    letter-spacing: var(--cta-pill-letter-base) !important;
    color: var(--cta-pill-fg) !important;
}

:is(#jqm-home .content-primary, .content-primary) a.button.cta-pill.ui-btn .ui-btn-text {
    padding: 0 !important;
    transition: var(--cta-pill-transition) !important;
}

:is(#jqm-home .content-primary, .content-primary) :is(
    .index-news-section .index-news-list li.newslibtn.cta-pill .ui-btn-inner:focus-within,
    a.button.cta-pill.ui-btn .ui-btn-inner:focus-within
) {
    outline: none !important;
}

:is(#jqm-home .content-primary, .content-primary) :is(
    .index-news-section .index-news-list li.newslibtn.cta-pill a.ui-link-inherit:focus:not(:focus-visible),
    a.button.cta-pill.ui-btn:focus:not(:focus-visible)
) {
    outline: none !important;
}

:is(#jqm-home .content-primary, .content-primary) :is(
    .index-news-section .index-news-list li.newslibtn.cta-pill a.ui-link-inherit:focus-visible,
    a.button.cta-pill.ui-btn:focus-visible
) {
    outline: 2px solid var(--cta-pill-focus) !important;
    outline-offset: var(--cta-pill-focus-offset) !important;
}

:is(#jqm-home .content-primary, .content-primary) :is(
    .index-news-section .index-news-list li.newslibtn.cta-pill a.ui-link-inherit:hover,
    a.button.cta-pill.ui-btn:hover .ui-btn-inner
) {
    background-color: var(--cta-pill-fill) !important;
    box-shadow: var(--cta-pill-shadow-hover) !important;
}

:is(#jqm-home .content-primary, .content-primary) :is(
    .index-news-section .index-news-list li.newslibtn.cta-pill a.ui-link-inherit:hover,
    a.button.cta-pill.ui-btn:hover .ui-btn-text
) {
    letter-spacing: var(--cta-pill-letter-hover) !important;
    color: var(--cta-pill-on-fill) !important;
}

:is(#jqm-home .content-primary, .content-primary) :is(
    .index-news-section .index-news-list li.newslibtn.cta-pill a.ui-link-inherit:active,
    a.button.cta-pill.ui-btn:active .ui-btn-inner
) {
    background-color: var(--cta-pill-fill) !important;
    box-shadow: var(--cta-pill-shadow-active) !important;
    transform: translateY(var(--cta-pill-press-y)) !important;
    transition: var(--cta-pill-transition-press) !important;
}

:is(#jqm-home .content-primary, .content-primary) :is(
    .index-news-section .index-news-list li.newslibtn.cta-pill a.ui-link-inherit:active,
    a.button.cta-pill.ui-btn:active .ui-btn-text
) {
    letter-spacing: var(--cta-pill-letter-active) !important;
    color: var(--cta-pill-on-fill) !important;
}

@media (max-width: 560px) {
    .content-primary .index-news-section .index-news-list .ui-block-a,
    .content-primary .index-news-section .index-news-list .ui-block-b {
        width: 100%;
        float: none;
    }
    .content-primary .index-news-section .index-news-list .ui-block-b p {
        margin: 6px 0 0 !important;
    }
}

#left-column a {
	text-decoration: none;
	width: 100%;
}

.lnkcls:link {
	text-decoration: none;
	margin: 0.1em;
	padding: 0.15em;
	color: #007896;
	border: #007896 solid 1px;
	-webkit-border-radius: 9px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	transition: 0.3s ease;
}

.lnkcls:hover {
	text-decoration: none;
	color: #ffffff !important;
	background-color: #275D38;
	border: #275D38 solid 1px;
}

.datetbl .ui-grid-a .ui-block-a { width: 30% }
.datetbl .ui-grid-a .ui-block-b { width: 70%; } 

#toolbar {
	position: fixed;
	list-style: none;
	margin: 12px 9px 0 0;
	padding: 0;
	top: 0;
	right: 35px;
}

#toolbar li {
	float: right;
	margin: 0 2px;
	padding: 0;
	width: 25px;
	height: 25px;
}

.logobar {
	-webkit-box-shadow:inset 0 0 7px #000000;
	-moz-box-shadow:inset 0 0 7px #000000;
	box-shadow:inset 0 0 7px #000000;
	border: none;
}

.header {
	background: inherit;
	border: inherit;
	margin: 0;
	padding: 5px 15px 5px 15px;
}

#jqm-home .header a {
       top: 11px;
       right: 15px;
}

.content-primary h2, h3, h4 {
	font-size: 1.5em;
	margin-top:1.5em;
}

.content-primary > h2:first-child {
	margin-top: 0;
}

#jqm-home .content-secondary {
	padding: 0;
}

.hidden { display: none; }

.socialbuttons .fb-like {
	top: -3px !important;
}

.socialbuttons {
	padding-top: .6em;
	padding-bottom: .5em;
	padding-left: .2em;
}

.fees td, .fees th {
		text-align: center;
		padding: .2em .4em .2em .4em;
}

.fees table {
	padding-bottom: 1.5em;
}

div.fees {
	font-size: .9em;
}

.host-text {
	text-align: center;
}

.bio_img {
	margin: 1em;
	float: left;
}

.newslibtn .ui-btn-text{
	text-align: center;	
}

.license {
/*	max-width:450px; 
	margin:0 auto 10px auto; 
	border:0px; */
	padding: 10px; 
	font-size: 10px; 
	text-align: center;
	color: grey;
}

.license a {
	text-decoration: none;
}

/* jqm overrides go here */

.ui-body-c .ui-link {
	font-weight: inherit;
}

#jqm-home, .ui-mobile .type-home .ui-content {
    background-color: #f7f8f5;
    background-image: none;
}

#jqm-home .ui-listview-inset .ui-li {
	background-image: none;
}

#jqm-home .ui-listview-inset .ui-li a {
	color: #000000;
}

#jqm-home .ui-listview-inset .navselected {
  /*  background-color: #71b2e7; */
    background-color: #6CC24A;
}

/* .headerselected is only ever set on .navheader-b / .navheader-c (sidebar expand rows); no global rule needed */

#jqm-home .ui-btn-active {
   background-color: #6CC24A; 
   border-color: #6CC24A;
   
    background-image: -webkit-gradient(linear, left top, left bottom, from(#6CC24A), to(#275D38));
    background-image: -webkit-linear-gradient(#6CC24A,#275D38);
    background-image: -moz-linear-gradient(#6CC24A,#275D38);
    background-image: -ms-linear-gradient(#6CC24A,#275D38);
    background-image: -o-linear-gradient(#6CC24A,#275D38);
    background-image: linear-gradient(#6CC24A,#275D38);   
}

#jqm-home .ui-focus {
    -moz-box-shadow: inset 0 0 3px #6CC24A, 0px 0 9px #6CC24A;
    -webkit-box-shadow: inset 0 0 3px #6CC24A, 0px 0 9px #6CC24A;
    box-shadow: inset 0 0 3px #6CC24A, 0px 0 9px #6CC24A;
}

.ui-button-up-c {
   background-color: yellow; 
   background: green;
}

.subnav-a .ui-btn-text, .subnav-b .ui-btn-text, .subnav-c .ui-btn-text {
	padding-left: 20px;
}

#left-column {
	overflow: hidden;
}

.navlist li:not(.navheader-b):not(.navheader-c) .ui-btn-inner {
	-webkit-mask-image: linear-gradient(to right, black 85%, transparent 95%, transparent 100%);
	mask-image: linear-gradient(to right, black 85%, transparent 95%, transparent 100%);
}

.navlist .ui-btn-inner {
	white-space: normal;
	height: auto;
	word-break: break-word;
}

#jqm-home .heading {
	background-color: #009682;
	border-color: #bbb;
	text-align: center;	
	font-size: 16px;	
	letter-spacing:1px;
	color: #fff;
}

#jqm-home .ui-btn-text {
	/* font-size: 14px; */
	font-size: 16px;
	/* font-weight: bold; */
}

#jqm-home .ui-collapsible .ui-collapsible-heading .ui-btn-text {
	font-size: 16px;
}

#jqm-home .ui-li-heading, .ui-li-desc {
	white-space: normal;
	margin: 0;
}

#jqm-home .ui-li-desc em {
	color: inherit;
	font-weight: normal;
	font-style: italic;
}

#jqm-home .ui-li-heading {
	font-size: 14px;
}

#jqm-home .ui-li-aside {
	width: auto;
	margin: 0 0 10px 10px;
}

#jqm-home .ui-corner-all img.ambience {
    margin-left: -1em;
    margin-right: -1em;
    width: calc(100% + 2em);
    max-width: calc(100% + 2em);
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
}

#archive_div {
	font-size: 0.9em;
	text-align: center;
	width: 250px;
	padding: 1em;
}

span.warning-tag {
	display: inline-block;
	margin-right: 6px;
	padding: 2px 6px;
	background: #d9534f;
	color: #fff;
	border-radius: 3px;
	font-size: 0.85em;
	line-height: 1;
	box-shadow:none;
}

.workshop-collapsible {
	position: relative;
	padding: 0 20px 0 20px !important;
	margin: 0 !important;
}

/* Only the content area collapses */
.workshop-collapsible .workshop-content {
	max-height: 300px; /* adjust as desired */
	overflow: hidden;
	position: relative;
	z-index: 0;
}

/* Prefer a real fade-out of the content itself (best in Safari/Chrome). */
.workshop-collapsible:not(.is-expanded) .workshop-content {
	-webkit-mask-image: linear-gradient(to bottom, rgba(0,0,0,1) 65%, rgba(0,0,0,0) 100%);
	mask-image: linear-gradient(to bottom, rgba(0,0,0,1) 65%, rgba(0,0,0,0) 100%);
	-webkit-mask-size: 100% 100%;
	mask-size: 100% 100%;
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
}


/* Fade-out effect near the bottom when collapsed */
.workshop-collapsible:not(.is-expanded) .workshop-content::after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 90px;
	background: linear-gradient(to bottom, rgba(255,255,255,0), rgba(255,255,255,1));
	pointer-events: none;
	z-index: 2;
}

.workshop-controls {
	text-align: left;
}

.workshop-controls a {
	text-decoration: underline;
	cursor: pointer;
}

.workshop-collapsible.is-expanded .workshop-content {
	max-height: none;
	overflow: visible;
	-webkit-mask-image: none;
	mask-image: none;
}

.workshop-view-full {
	text-align: left;
	padding: 10px 0px 20px;
	font-style: italic;
}

.separator {
  display: flex;
  align-items: center;
  text-align: center;
}

.separator::before,
.separator::after {
  content: '';
  flex: 1;
  border-bottom: 1px solid #000;
}

.separator:not(:empty)::before {
  margin-right: .25em;
}

.separator:not(:empty)::after {
  margin-left: .25em;
}

.filter-group {
	margin-bottom: 1em;
	display: flex;
	gap: 1em;
	align-items: center;
}
/* Link to previous (main-branch) site on the index page */
.prev-site-link {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    padding: 7px 18px;
    font-size: 0.82rem;
    font-weight: 500;
    color: #4a6e53;
    border: 1px solid #c5d9cb;
    border-radius: 20px;
    text-decoration: none;
    background: #f4f9f5;
    transition: background 0.15s, border-color 0.15s, color 0.15s;
}
.prev-site-link:hover {
    background: #e8f2eb;
    border-color: #9dbfaa;
    color: #275d38;
}

.table-scroll-wrap {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    max-width: 100%;
}
.fees-table {
	width: 100%;
	border-collapse: collapse;
	margin-top: 1em;
}
.fees-table th, .fees-table td {
	border: 1px solid #ccc;
	padding: 8px 12px;
	text-align: center;
}
.fees-table th {
	background: #f5f5f5;
}

/* Registration fee table filters — compact, aligned with table chrome */
.reg-fees-select {
	display: inline-block;
	max-width: 100%;
	margin-top: 0.2rem;
	padding: 0.2rem 1.35rem 0.2rem 0.35rem;
	font-family: inherit;
	font-size: 0.8rem;
	font-weight: 500;
	line-height: 1.25;
	color: #222;
	vertical-align: middle;
	background-color: #fff;
	background-image: linear-gradient(45deg, transparent 50%, #444 50%),
		linear-gradient(135deg, #444 50%, transparent 50%);
	background-position: calc(100% - 0.4rem) 50%, calc(100% - 0.28rem) 50%;
	background-size: 4px 4px, 4px 4px;
	background-repeat: no-repeat;
	border: 1px solid #bbb;
	border-radius: 4px;
	box-shadow: none;
	appearance: none;
	-webkit-appearance: none;
	cursor: pointer;
	transition: border-color 0.12s ease;
}

.reg-fees-select:hover {
	border-color: #888;
}

.reg-fees-select:focus {
	outline: 1px solid #275d38;
	outline-offset: 1px;
}

/* site layout */
@media all and (max-width: 650px){
	a.button {
		width: 80%;
	}
	.hostlogo, .tweetlist, .socialbuttons, img.conflogo {
		display: none;
	}
	.content-primary h2 {
		font-size: 1.25em;
		margin-top:1.25em;
	}
	.content-primary h3, h4 {
		font-size: 1em;
		margin-top:1em;
	}
	.fees td, .fees th {
			padding: .2em;
	}
}

@media all and (min-width: 650px){
	.header {
		display: none;
	}
	.content-secondary {
		width: 30%;
	}
	.content-secondary {
		margin: 30px 0 20px 2%;
		padding: 20px 4% 0 0;
	}
	.content-primary {
		width: 62%;
		margin-right: 1%;
		padding-right: 1%;
	}
	a.button {
		width: 60%;
	}
}

@media all and (min-width: 1200px){
	.header {
		display: none;
	}
	.content-secondary {
		width: 30%;
		padding-right:6%;
		margin: 30px 0 20px 5%;
	}
	.content-primary {
		width: 50%;
		margin-right: 3%;
		padding-right: 3%;
	}
}

@media print {
    #jqm-home .site-sidebar-fab,
    #jqm-home .site-sidebar-backdrop {
        display: none !important;
    }

    #left-column {
	    display: none;
    }
    
    .content-primary {
	    width: 90%;
    }
    
    .logobar {
	    display: none;
    }
    
   .button {
	    display: none;
    }

    .hcls {
    	border: 0;
	    background: white;
	    color: black;
	    -webkit-border-radius: 0;
	    -moz-border-radius: 0;
	    border-radius: 0;
	    -moz-box-shadow: 0 0px 0px rgba(0,0,0,.3);
	    -webkit-box-shadow: 0 0px 0px rgba(0,0,0,.3);
	    box-shadow:0 0px 0px rgba(0,0,0,.3);	
    }

  }

/* ── Organizer card grid ───────────────────────────────────────────── */
.org-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    margin: 12px 0 20px;
	justify-content: center;
}

.org-card {
    display: flex;
    position: relative;
    flex-direction: column;
    align-items: center;
    text-align: center;
    width: 132px;
    padding: 18px 12px 16px;
    background: #fff;
    border: 1.5px solid #e4e8e4;
    border-radius: 14px;
    cursor: pointer;
    transition: box-shadow 0.18s ease, transform 0.18s ease, border-color 0.18s ease;
}
.org-card:hover {
    transform: translateY(-3px);
    box-shadow: 0 6px 22px rgba(39,93,56,0.13);
    border-color: #275D38;
}
.org-card-photo-wrap {
    width: 88px;
    height: 88px;
    border-radius: 50%;
    padding: 3px;
    background: linear-gradient(135deg, #275D38 60%, #4a9660);
    margin-bottom: 12px;
    flex-shrink: 0;
}
.org-card-photo-wrap img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    object-fit: cover;
    background: #f0f0f0;
    display: block;
}
.org-card-name {
    font-size: 13px;
    font-weight: 600;
    color: #1a2e1f;
    line-height: 1.3;
    margin-bottom: 5px;
}
.org-card-affil {
    font-size: 11.5px;
    color: #5a7060;
    line-height: 1.35;
}

/* ── Organizer modal ───────────────────────────────────────────────── */
.org-modal-overlay {
    display: none;
    position: fixed;
    inset: 0;
    background: rgba(10, 25, 15, 0.72);
    z-index: 10000;
    align-items: center;
    justify-content: center;
    padding: 20px;
    backdrop-filter: blur(3px);
}
.org-modal-overlay.open {
    display: flex;
}
.org-modal {
    background: #fff;
    border-radius: 16px;
    width: 100%;
    max-width: 560px;
    max-height: 88vh;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    box-shadow: 0 20px 60px rgba(0,0,0,0.35);
    position: relative;
    animation: orgModalIn 0.22s cubic-bezier(0.34,1.56,0.64,1) both;
}
@keyframes orgModalIn {
    from { opacity: 0; transform: scale(0.9) translateY(16px); }
    to   { opacity: 1; transform: scale(1)   translateY(0); }
}
.org-modal-scroll {
    overflow-y: auto;
    overscroll-behavior: contain;
    flex: 1;
}
.org-modal-close {
    position: absolute;
    top: 14px;
    right: 16px;
    z-index: 10;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    padding: 0;
    border: none;
    border-radius: 50%;
    /* background: rgba(255,255,255,0.85); */
    backdrop-filter: blur(4px);
    cursor: pointer;
    font-size: 16px;
    color: #555;
    line-height: 1;
    transition: background 0.15s, color 0.15s;
}
.org-modal-close:hover {
    background: #f0f0f0;
    color: #111;
}
.org-modal-head {
	padding: 36px 28px 20px !important;
    display: flex;
	position: relative;
    flex-direction: column;
    align-items: center;
    background: linear-gradient(160deg, #f0f6f1 0%, #fff 55%);
}
.org-modal-head-photo {
    width: 110px;
    height: 110px;
    border-radius: 50%;
    object-fit: cover;
    border: 4px solid #275D38;
    box-shadow: 0 4px 18px rgba(39,93,56,0.2);
    margin-bottom: 14px;
}
.org-modal-head-name {
    font-size: 20px !important;
    font-weight: 700;
    color: #1a2e1f;
    padding: 0 !important;
    text-align: center;
}
.org-modal-head-affil {
    font-size: 13.5px;
    color: #4a7255;
    font-weight: 500;
    text-align: center;
    margin: 0;
}
.org-modal-body {
    padding: 22px 28px 26px;
}
.org-modal-meta {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin-bottom: 16px;
}
.org-modal-meta a {
    display: inline-flex;
    align-items: center;
    gap: 5px;
    font-size: 13px;
    color: #275D38;
    text-decoration: none;
    background: #f0f6f1;
    border: 1px solid #c8dece;
    border-radius: 20px;
    padding: 5px 13px;
    font-weight: 500;
    transition: background 0.15s, border-color 0.15s;
}
.org-modal-meta a:hover {
    background: #e0f0e5;
    border-color: #275D38;
}
.org-modal-bio-label {
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 0.07em;
    text-transform: uppercase;
    color: #7a9a82;
    margin-bottom: 8px;
}
.org-modal-bio-text {
    font-size: 13.5px;
    line-height: 1.7;
    color: #2d3d32;
    margin: 0;
}

/* ── Interior pages — index-aligned editorial surface ───────── */
.page-box {
    max-width: min(62rem, 100%);
    margin: 0 auto;
    padding: 0 0 2.5rem;
}

.page-title-subtle {
    display: block;
    margin-top: 0.35rem;
    font-size: 0.82rem;
    font-weight: 500;
    font-style: normal;
    letter-spacing: 0.02em;
    text-transform: none;
    color: var(--sidebar-muted, #4d5e54);
}

.page-section-break {
    margin-top: 2.5rem !important;
}

.page-lede {
    margin: 0.35rem 0 0.15rem;
    font-size: 1.05rem;
    line-height: 1.5;
    color: #1a2a22;
}

.page-hint {
    margin: 0 0 1rem;
    font-size: 0.82rem;
    line-height: 1.5;
    color: var(--sidebar-muted, #4d5e54);
}

/* Interior prose — fees only (no bordered cards; matches index body rhythm) */
#jqm-home .page-box div.fees {
    margin: 0 0 1.25rem;
    padding: 0;
    font-size: 0.95rem;
    line-height: 1.5;
    color: #1a2a22;
    border: none;
    background: transparent;
    box-shadow: none;
}

#jqm-home .page-box div.fees > p:first-child,
#jqm-home .page-box div.fees > ul:first-child {
    margin-top: 0;
}

#jqm-home .page-box div.fees > p:last-child,
#jqm-home .page-box div.fees > ul:last-child {
    margin-bottom: 0;
}

#jqm-home .page-box div.fees a {
    color: #275D38;
	text-decoration: none;
	font-weight: bold;
	transition: 0.3s ease;
}

#jqm-home .page-box div.fees a:hover {
    color: #275d38;
	text-decoration: underline;
	text-underline-offset: 2px;
	text-decoration-thickness: 1px;
}

/* Interior h3 inside fees — same rail as index subsection (not footer sponsor specials) */
#jqm-home .page-box div.fees > h3:not(.site-footer-sponsors__heading):not(.index-date-section-heading) {
    --idx-h-accent: #e77822;
    --idx-h-accent-deep: #c55f14;
    display: flex;
    align-items: stretch;
    text-align: left;
    gap: 12px;
    margin: 1.45rem 0 0.55rem;
    padding: 0;
    max-width: 100%;
    font-size: 0.88rem;
    font-weight: 650;
    line-height: 1.5;
    letter-spacing: 0.07em;
    text-transform: uppercase;
    color: #275d38;
    border: none;
}

#jqm-home .page-box div.fees > h3:not(.site-footer-sponsors__heading):not(.index-date-section-heading)::before {
    content: "";
    flex-shrink: 0;
    width: 4px;
    margin: 2px 0;
    border-radius: 2px;
    background: linear-gradient(180deg, var(--idx-h-accent) 0%, var(--idx-h-accent-deep) 100%);
    box-shadow: 0 1px 2px rgba(0, 56, 48, 0.12);
}

#jqm-home .page-box div.fees > h3:not(.site-footer-sponsors__heading):not(.index-date-section-heading)::after {
    content: "";
    flex: 1 1 auto;
    min-width: 1.5rem;
    height: 1px;
    align-self: center;
    background: linear-gradient(
        90deg,
        rgba(39, 93, 56, 0.38) 0%,
        rgba(39, 93, 56, 0.06) 85%,
        transparent 100%
    );
}

.page-embed {
    margin: 0 0 1.35rem;
    border-radius: 14px;
    overflow: hidden;
    border: 1px solid rgba(39, 93, 56, 0.12);
    box-shadow: 0 8px 32px rgba(15, 34, 26, 0.07);
    background: #fff;
}

.page-embed iframe {
    display: block;
    vertical-align: bottom;
}

#jqm-home .page-box div.fees .fees-table {
    overflow: hidden;
}

.sphinx-note {
	background: #f3f3f3;
	border-left: 4px solid #275D38;
	padding: 10px;
	margin: 15px 0;
}

.red-note {
    border-left: 4px solid #FF4433;
}


/* Committee / accepted-papers listviews — no inset frame (index-like flat rail) */
#jqm-home .page-box > ul[data-role="listview"]:not(.index-news-list),
#jqm-home .page-box div.fees > ul[data-role="listview"]:not(.datetbl) {
    margin: 1rem 0 1.75rem !important;
    border: none !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    background: transparent !important;
}

#jqm-home .page-box > ul[data-role="listview"]:not(.index-news-list) .ui-li,
#jqm-home .page-box div.fees > ul[data-role="listview"]:not(.datetbl) .ui-li {
    border-color: rgba(39, 93, 56, 0.1) !important;
}

/* ── In-page anchor nav (workshops / tutorials) ─────────── */
.inpage-subnav {
    margin: 0 0 1.35rem;
    padding: 0.55rem 0 0.85rem;
    border-bottom: 1px solid rgba(39, 93, 56, 0.14);
    position: sticky;
    top: 0;
    z-index: 4;
    backdrop-filter: blur(6px);
}
.inpage-subnav__list {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 0.35rem 0.5rem;
    align-items: center;
}
.inpage-subnav__item {
    margin: 0;
    padding: 0;
}
.inpage-subnav__link {
    display: inline-block;
    padding: 0.35rem 0.7rem;
    font-size: 0.72rem;
    font-weight: 600;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    text-decoration: none;
    color: #275d38;
    border: 1px solid rgba(39, 93, 56, 0.22);
    border-radius: 4px;
    background: rgba(255, 255, 255, 0.85);
    transition: background 0.15s ease, border-color 0.15s ease, color 0.15s ease;
}
.inpage-subnav__link:hover {
    background: rgba(39, 93, 56, 0.08);
    border-color: rgba(39, 93, 56, 0.35);
    color: #153822;
}

.session-award-card + .session-award-card {
    margin-top: 1.5rem;
}

/* Same visual language as “Best Note Paper” award block */
.session-award-card {
    scroll-margin-top: 0.75rem;
    animation: none;
    opacity: 1;
    transform: none;
}
.session-award-card .award-section-header .award-section-name {
    text-transform: none;
    letter-spacing: 0.02em;
    font-size: 0.92rem;
    font-weight: 700;
    line-height: 1.45;
}
.session-award-card__shell.fees {
    margin: 0;
    padding: 0 20px 0 20px !important;
    background: #fff;
    border-radius: 0 0 10px 10px;
}

.workshop-block-head {
    margin: 0 0 1rem;
    padding: 0 0 0.85rem;
    border-bottom: 1px solid rgba(39, 93, 56, 0.1);
}
.workshop-block-head__eyebrow {
    display: block;
    font-size: 0.68rem;
    font-weight: 700;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    color: rgba(39, 93, 56, 0.72);
    margin-bottom: 0.35rem;
}
.workshop-block-head__title {
    margin: 0;
    font-size: 1.2rem;
    font-weight: 700;
    line-height: 1.35;
    color: #1a2a22;
    letter-spacing: -0.01em;
    border: none;
    padding: 0;
}
.workshop-block-head__title::before,
.workshop-block-head__title::after {
    display: none !important;
}

.fees-aside {
    margin: 1rem 0;
    padding: 0.75rem 1rem;
    font-size: 0.9rem;
    line-height: 1.45;
    color: #2a3d33;
    background: rgba(39, 93, 56, 0.05);
    border-radius: 6px;
    border-left: 3px solid #275d38;
}

/* Committee roster (organization / program / steering) */
.committee-roster__section {
    margin: 0 0 1.25rem;
}
.committee-roster__section:last-child {
    margin-bottom: 0;
}
.committee-roster-list {
    list-style: none;
    margin: 0.35rem 0 0;
    padding: 0;
}
.committee-roster-list__item {
    display: grid;
    grid-template-columns: minmax(0, 1.1fr) minmax(0, 1.4fr);
    gap: 0.35rem 1rem;
    padding: 0.55rem 0;
    border-bottom: 1px solid rgba(39, 93, 56, 0.08);
    font-size: 0.92rem;
    line-height: 1.5;
}

/* No row dividers when a section has fewer than five members */
.committee-roster-list:not(:has(> .committee-roster-list__item:nth-child(5))) > .committee-roster-list__item {
    border-bottom: none;
}
.committee-roster-list__item:last-child {
    border-bottom: none;
}
.committee-roster-list__name {
    font-weight: 600;
    color: #1a2a22;
}
.committee-roster-list__name a {
    color: #275D38;
    text-decoration: underline;
    text-decoration-thickness: 1px;
    text-underline-offset: 2px;
}
.committee-roster-list__name a:hover {
    color: #275d38;
}
.committee-roster-list__org {
    color: #4d5e54;
    font-size: 0.88rem;
}
@media (max-width: 520px) {
    .committee-roster-list__item {
        grid-template-columns: 1fr;
        gap: 0.15rem;
    }
}

/* Organizer grid on tutorials — calmer cards */
.org-grid--committee .org-card {
    border-radius: 8px;
    border-width: 1px;
    box-shadow: none;
}
.org-grid--committee .org-card:hover {
    transform: none;
    box-shadow: 0 2px 12px rgba(39, 93, 56, 0.1);
}

/* Accepted papers & shared abstract rows */
#jqm-home .page-box ul.paper-list {
    background: transparent !important;
    padding: 0 !important;
    margin: 0.75rem 0 1.5rem !important;
}

#jqm-home .page-box ul.paper-list .paper-list-item {
    --paper-type-accent: #94a3b8;
    padding: 0 !important;
    margin: 0 0 5px !important;
    background: #fff !important;
    border: 1px solid #e5e7eb !important;
    border-radius: 0px !important;
    box-shadow: 0 1px 4px rgba(15, 34, 26, 0.2) !important;
    transition: box-shadow 0.22s ease, transform 0.22s ease, border-color 0.22s ease;
    overflow: hidden;
}

#jqm-home .page-box ul.paper-list .paper-list-item.ui-li {
    border-top-width: 0 !important;
    border-bottom-width: 0 !important;
}

#jqm-home .page-box ul.paper-list .paper-list-item--type-full {
    --paper-type-accent: #275d38;
}
#jqm-home .page-box ul.paper-list .paper-list-item--type-short {
    --paper-type-accent: #0d9488;
}
#jqm-home .page-box ul.paper-list .paper-list-item--type-poster {
    --paper-type-accent: #d97706;
}
#jqm-home .page-box ul.paper-list .paper-list-item--type-demo {
    --paper-type-accent: #7c3aed;
}
#jqm-home .page-box ul.paper-list .paper-list-item--type-note {
    --paper-type-accent: #0369a1;
}
#jqm-home .page-box ul.paper-list .paper-list-item--type-extendedabstract {
    --paper-type-accent: #2563eb;
}
#jqm-home .page-box ul.paper-list .paper-list-item--published {
    --paper-type-accent: gold;
}

#jqm-home .page-box ul.paper-list .paper-list-item .paper-list-item__inner {
    position: relative;
    padding: 10px 20px 10px 21px !important;
    overflow: hidden;
}

#jqm-home .page-box ul.paper-list .paper-list-item .paper-list-item__inner::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 4px;
    background: var(--paper-type-accent);
}

.paper-list-item__inner {
    padding-right: 4px;
}
.paper-list-item__row {
    display: flex;
    align-items: center;
    gap: 10px;
}
.paper-list-item__main {
    flex: 1;
    min-width: 0;
}
.paper-list-item__title {
    margin: 0 0 0.35rem;
    padding: 0;
    font-size: 0.9rem !important;
    font-weight: 650;
    line-height: 1.5;
    color: #142018;
    border: none;
    letter-spacing: -0.01em;
}
.paper-list-item__title::before,
.paper-list-item__title::after {
    display: none !important;
}
.paper-list-item__award-flag {
    color: #b45309;
    font-weight: 700;
    margin-right: 0.25rem;
}
.paper-list-item__authors {
    margin: 0;
    font-size: 0.8rem !important;
    line-height: 1.5;
    color: #4d5e54;
}
.paper-list-item__note {
    margin: 0.4rem 0 0;
    font-size: 0.86rem;
    color: #1e5a8a;
}
.paper-list-item__toggle-wrap {
    margin: 0.45rem 0 0;
}
.paper-list-item__toggle {
    font-size: 0.82rem;
    font-weight: 600;
    color: #275D38;
    text-decoration: underline;
    text-underline-offset: 2px;
    cursor: pointer;
}
.paper-list-item__badges {
    flex-shrink: 0;
    align-self: center;
    display: flex;
    align-items: center;
}

/* Container query: move badges above title when item is narrow */
.paper-list-item {
    container-type: inline-size;
}
@container (max-width: 500px) {
    .paper-list-item__row {
        flex-direction: column;
        align-items: flex-start;
        gap: 6px;
    }
    .paper-list-item__badges {
        order: -1;
        align-self: flex-start;
        flex-wrap: wrap;
        gap: 4px;
    }
    .paper-list-item__main {
        width: 100%;
    }
}
.paper-list-item__abstract {
    margin-top: 0.65rem;
    padding-top: 0.35rem;
}
.paper-list-item__abstract-rule {
    border: none;
    border-top: 1px solid rgba(39, 93, 56, 0.12);
    margin: 0 0 0.5rem;
}
.paper-list-item__abstract-lead {
    margin: 0 0 0.35rem;
    font-size: 0.82rem;
    color: #275d38;
}
.paper-list-item__abstract-body {
    font-size: 0.9rem;
    line-height: 1.5;
    color: #2a3d33;
}

.paper-list-item__abstract-p {
	font-size: 0.82rem !important;
    margin: 0 0 0.5rem;
    line-height: 1.5;
}
.paper-list-item__abstract-p:last-child {
    margin-bottom: 0;
}
.paper-list-item__actions {
    margin: 0.65rem 0 0;
    font-size: 0.82rem;
}
.paper-list-item__action {
    color: #275D38;
    font-weight: 600;
    text-decoration: underline;
    text-underline-offset: 2px;
    cursor: pointer;
}
.paper-list-item__action:hover {
    color: #275d38;
}
.paper-list-item__action-sep {
    margin: 0 0.35rem;
    color: rgba(39, 93, 56, 0.35);
}
#jqm-home .page-box ul.paper-list .paper-list-item:hover {
    box-shadow: 0 4px 18px rgba(15, 34, 26, 0.1) !important;
    border-color: rgba(39, 93, 56, 0.22) !important;
}


/* ── Awards page styles ───────────────────────────────────── */
/* Award section card */
.award-section {
    margin: 20px 0;
    border-radius: 10px;
    overflow: hidden;
    border: 1px solid #e5e7eb;
    background: #fff;
    opacity: 0;
    transform: translateY(12px);
    animation: awardFadeIn 0.45s ease forwards;
}
@keyframes awardFadeIn {
    to { opacity: 1; transform: translateY(0); }
}
.award-section-header {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 12px 18px;
    color: #fff;
}
.award-section-icon {
    font-size: 20px;
    flex-shrink: 0;
    line-height: 1;
}
.award-section-name {
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.02em;
    text-transform: uppercase;
}
/* Paper card within an award */
.award-paper {
    padding: 14px 18px 14px 20px;
    border-top: 1px solid #f0f0f0;
    position: relative;
}
.award-paper::before {
    content: '';
    position: absolute;
    left: 0;
    top: 10%;
    bottom: 10%;
    width: 3px;
    border-radius: 0 2px 2px 0;
    background: var(--award-color, #888);
}
.award-paper-title {
    font-size: 14px;
    font-weight: 600;
    color: #111;
    line-height: 1.45;
    margin: 0 0 5px;
    cursor: pointer;
}
.award-paper-title:hover {
    color: #007896;
}
.award-paper-authors {
    font-size: 12px;
    color: #555;
    margin: 0 0 8px;
    line-height: 1.5;
}
.award-paper-abstract {
    display: none;
    font-size: 12px;
    color: #444;
    line-height: 1.65;
    margin-top: 8px;
    padding-top: 8px;
    border-top: 1px dashed #ddd;
}
.award-paper-abstract.open {
    display: block;
}
.award-paper-actions {
    margin-top: 6px;
    display: flex;
    gap: 12px;
    flex-wrap: wrap;
}
.award-paper-action:hover {
    text-decoration: underline;
}
/* Test-of-Time section (existing TOTA papers) */
.tota-section {
    margin: 20px 0;
    border-radius: 10px;
    overflow: hidden;
    border: 1px solid #e5e7eb;
    background: #fff;
}
.tota-list {
    margin: 0;
    padding: 0;
}

/* ── Vertical deadline timeline (PHP: render_deadline_timeline) ───────── */
.deadline-timeline {
    --dt-navy: #0f2747;
    --dt-line-done: #275D38;
    --dt-line-todo: #e8edf3;
    --dt-spine-w: 4px;
    padding: 0 16px;
    color: #111827;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.deadline-timeline__heading {
    margin: 0 0 28px;
    font-size: 28px;
    line-height: 1.15;
    font-weight: 500;
    letter-spacing: -0.03em;
    color: var(--dt-navy);
}
.deadline-timeline__list {
    display: flex;
    flex-direction: column;
}
.deadline-timeline__row {
    display: flex;
    flex-direction: row;
    align-items: stretch;
    gap: 18px;
}
.deadline-timeline__rail {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 26px;
    flex-shrink: 0;
    padding-top: 0;
}
.deadline-timeline__rail::before,
.deadline-timeline__rail::after {
    content: "";
    position: absolute;
    left: 50%;
    width: var(--dt-spine-w);
    transform: translateX(-50%);
}
.deadline-timeline__rail::before {
    top: 0;
    bottom: calc(50% + 9px);
    background: var(--top-color, var(--dt-line-todo));
	border-radius: 0 0 2px 2px;
}
.deadline-timeline__rail::after {
    top: calc(50% + 9px);
    bottom: 0;
    background: linear-gradient(
        to bottom,
        var(--dt-line-done) 0%,
        var(--dt-line-done) calc(var(--seg-fill, 0) * 100%),
        var(--dt-line-todo) calc(var(--seg-fill, 0) * 100%),
        var(--dt-line-todo) 100%
    );
	border-radius: 2px 2px 0 0;
}
.deadline-timeline__row--first .deadline-timeline__rail::before {
    display: none;
}
.deadline-timeline__row--last .deadline-timeline__rail::after {
    display: none;
}
.deadline-timeline__node {
    position: absolute;
    top: 50%;
    left: 50%;
    box-sizing: border-box;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    border: 2px solid var(--dt-navy);
    background: #fff;
    flex-shrink: 0;
    z-index: 1;
    transform: translate(-50%, -50%);
    transition: border-color 0.2s, background 0.2s;
}
.deadline-timeline__node--complete {
    border-width: 2px;
    border-color: var(--dt-line-done);
    background: var(--dt-line-done);
}
.deadline-timeline__node--upcoming {
    border-color: var(--dt-navy);
    background: #fff;
}
.deadline-timeline__hit {
    position: relative;
    flex: 1;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    gap: 14px;
    padding: 0 4px 0 4px;
    margin: 5px 0;
    border-bottom: none;
    text-decoration: none;
    color: inherit;
    min-height: 44px;
    border-radius: 8px;
    transition: box-shadow 0.32s ease, transform 0.32s ease, border-color 0.32s ease;
}
.deadline-timeline__hit::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -5px;
    border-bottom: 1px dashed rgba(15, 39, 71, 0.2);
}
.deadline-timeline__row:last-child .deadline-timeline__hit {
    margin-bottom: 0;
    padding-bottom: 0;
}
.deadline-timeline__row:last-child .deadline-timeline__hit::after {
    display: none;
}
.deadline-timeline__hit--calendar {
    cursor: pointer;
}
.deadline-timeline__hit--calendar:hover {
    border-color: rgba(0, 150, 130, 0.35);
    box-shadow: inset 0 0 0 1px rgba(0, 150, 130, 0.16), 0 2px 10px rgba(15, 39, 71, 0.06);
    transform: translateY(-1px);
}
.deadline-timeline__hit--calendar:focus-visible {
    outline: none;
    border-color: rgba(0, 150, 130, 0.45);
    box-shadow: inset 0 0 0 1px rgba(0, 150, 130, 0.2), 0 0 0 3px rgba(0, 150, 130, 0.12);
}
.deadline-timeline__label {
    flex: 1 1 auto;
    min-width: 0;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.25;
    color: #000000;
    padding-right: 8px;
}
.deadline-timeline__right {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: flex-end;
    gap: 0;
    flex-shrink: 0;
    margin-left: auto;
    padding-left: 40px;
    text-align: right;
}
.deadline-timeline__date {
    font-weight: 400;
    font-size: 15px;
    color: var(--dt-navy);
    white-space: nowrap;
    transition: transform 0.5s ease;
}
.deadline-timeline__date-group {
    display: inline-flex;
    flex-direction: column;
    align-items: flex-end;
    line-height: 1.15;
    transition: transform 0.5s ease;
}
.deadline-timeline__date--old {
    font-size: 12px;
    font-weight: 400;
    color: #9ca3af;
    text-decoration: line-through;
    text-decoration-thickness: 1.5px;
}
.deadline-timeline__date--new {
    font-weight: 400;
}
.deadline-timeline__badge {
    font-size: 10px;
    font-weight: 500;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    padding: 3px 7px;
    border-radius: 4px;
    background: #e5e7eb;
    color: #4b5563;
}
.deadline-timeline__badge:empty {
    display: none;
}
.deadline-timeline__row--past .deadline-timeline__label,
.deadline-timeline__row--past .deadline-timeline__date,
.deadline-timeline__row--past .deadline-timeline__date--new {
    color: #999999;
    font-weight: 400;
}
.deadline-timeline__row--past .deadline-timeline__date {
    font-weight: 400;
}
.deadline-timeline__gcal {
    position: absolute;
    right: 0;
    top: 50%;
    display: inline-flex;
    align-items: center;
    gap: 4px;
    white-space: nowrap;
    padding: 3px 8px;
    font-size: 10px;
    font-weight: 500;
    color: #0f2747;
    background: #C5E7D0;
    border-radius: 999px;
    opacity: 0;
    pointer-events: none;
    transform: translate(5px, -50%);
    transition: opacity 0.5s ease, transform 0.5s ease;
}
.deadline-timeline__hit--calendar:hover .deadline-timeline__gcal,
.deadline-timeline__hit--calendar:focus-visible .deadline-timeline__gcal {
    opacity: 1;
    transform: translate(0, -50%);
}
.deadline-timeline__hit--calendar:hover .deadline-timeline__right > .deadline-timeline__date,
.deadline-timeline__hit--calendar:focus-visible .deadline-timeline__right > .deadline-timeline__date,
.deadline-timeline__hit--calendar:hover .deadline-timeline__right > .deadline-timeline__date-group,
.deadline-timeline__hit--calendar:focus-visible .deadline-timeline__right > .deadline-timeline__date-group {
    transform: translateX(-40px);
}
.deadline-timeline__gcal-icon {
    font-size: 11px;
    line-height: 1;
}
@media (max-width: 520px) {
    .deadline-timeline {
        margin: 30px auto;
        padding: 0 10px;
    }
    .deadline-timeline__heading {
        font-size: 24px;
        margin-bottom: 20px;
    }
    .deadline-timeline__row {
        gap: 12px;
    }
    .deadline-timeline__rail {
        width: 22px;
    }

    /* Switch hit area to a 2-column grid: badge column | text column */
    .deadline-timeline__hit {
        display: grid;
        grid-template-areas:
            "badge label"
            "badge right";
        grid-template-columns: max-content 1fr;
        gap: 1px 10px;
        align-items: center;
        min-height: 40px;
        padding-right: 0;
    }
    .deadline-timeline__badge {
        grid-area: badge;
        align-self: center;
        font-size: 9px;
        padding: 2px 6px;
    }
    /* Empty badge: keep in grid but invisible, takes 0 width */
    .deadline-timeline__badge:empty {
        display: block;
        padding: 0;
        width: 0;
        min-width: 0;
        overflow: hidden;
        visibility: hidden;
    }
    .deadline-timeline__label {
        grid-area: label;
        align-self: end;
        font-size: 15px;
        line-height: 1.3;
        padding-right: 0;
    }
    .deadline-timeline__right {
        grid-area: right;
        align-self: start;
        position: static;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        padding-left: 0;
        margin-left: 0;
        gap: 6px;
        text-align: left;
    }
    .deadline-timeline__date {
        font-size: 14px;
        order: 1;
        white-space: nowrap;
    }
    .deadline-timeline__date-group {
        align-items: flex-start;
        order: 1;
    }
    /* Show gcal pill inline, to the right of the date */
    .deadline-timeline__gcal {
        position: static;
        opacity: 1;
        pointer-events: auto;
        transform: none;
        top: auto;
        order: 2;
        background: none;
        box-shadow: rgba(39, 93, 56, 0.2) 0 0 10px;
    }
    /* Disable hover/focus animations in compact layout */
    .deadline-timeline__hit--calendar:hover,
    .deadline-timeline__hit--calendar:focus-visible {
        box-shadow: none;
        transform: none;
        border-color: transparent;
    }
    .deadline-timeline__hit--calendar:hover .deadline-timeline__gcal,
    .deadline-timeline__hit--calendar:focus-visible .deadline-timeline__gcal {
        opacity: 1;
        transform: none;
    }
    .deadline-timeline__hit--calendar:hover .deadline-timeline__right > .deadline-timeline__date,
    .deadline-timeline__hit--calendar:focus-visible .deadline-timeline__right > .deadline-timeline__date,
    .deadline-timeline__hit--calendar:hover .deadline-timeline__right > .deadline-timeline__date-group,
    .deadline-timeline__hit--calendar:focus-visible .deadline-timeline__right > .deadline-timeline__date-group {
        transform: none;
    }
}

/* ═══════════════════════════════════════════════════════════════════════════
   Fixed sidebar — editorial rail (desktop fixed / mobile drawer)
   ═══════════════════════════════════════════════════════════════════════════ */
#jqm-home {
    --sidebar-w: clamp(252px, 34vw, 390px);
    --sidebar-bg: rgb(236, 192, 155);
    --sidebar-accent: #e77822;
    --sidebar-accent-deep: #c55f14;
    --sidebar-hover-bg: rgba(39, 93, 56, 0.08);
    --sidebar-selected-bg: rgba(39, 93, 56, 0.13);
    --sidebar-selected-rail: #275D38;
    --sidebar-text: #000;
    --sidebar-muted: #000;
    --sidebar-font: Helvetica, Arial, sans-serif;
}

/* Legacy hook only — kill jQM button chrome if anything slips through */
#jqm-home #left-column .site-sidebar__legacy-scroll,
#jqm-home #left-column a.site-sidebar__legacy-scroll.ui-btn,
#jqm-home #left-column .site-sidebar__legacy-scroll.ui-btn {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    clip-path: inset(50%) !important;
    white-space: nowrap !important;
    border: 0 !important;
    box-shadow: none !important;
    background: none !important;
    background-image: none !important;
    opacity: 0 !important;
    pointer-events: none !important;
}

#jqm-home #left-column.site-sidebar {
    margin: 0 !important;
    padding: 20px !important;
    float: none !important;
    background: var(--sidebar-bg);
    border: none !important;
    outline: none !important;
    box-shadow: none;
    display: flex;
    flex-direction: column;
    overflow: hidden;
    box-sizing: border-box;
}

/* Keep main column padding inside viewport when JQM sets horizontal padding on .ui-content */
#jqm-home .content {
    box-sizing: border-box;
    max-width: 100%;
}

/*
 * width:100% + horizontal padding must use border-box or the column overflows (right edge / padding
 * looks clipped when the main area is narrow).
 */
#jqm-home .content-primary {
    box-sizing: border-box;
    min-width: 0;
}

#jqm-home .site-sidebar__banner {
    flex-shrink: 0;
    margin: -20px -20px 18px;
}

#jqm-home .site-sidebar__banner-img {
    display: block;
    width: 100%;
    height: auto;
}

#jqm-home .site-sidebar__event-meta {
    flex-shrink: 0;
    margin: -4px 13px 18px;
    color: #275d38;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: 700;
    line-height: 1.35;
    text-align: center;
}

#jqm-home .site-sidebar__event-meta span {
    display: block;
}

#jqm-home .site-sidebar__brand {
    flex-shrink: 0;
    background: transparent;
    container-type: inline-size;
    padding: 0 13px;
}

#jqm-home .site-sidebar__logo-link {
    display: flex;
    align-items: center;
    gap: 10px;
    text-decoration: none;
}

#jqm-home .site-sidebar__logo {
    display: block;
    width: 48px;
    max-width: none;
    height: auto;
    flex: 0 0 auto;
}

#jqm-home .site-sidebar__wordmark {
    display: flex;
    min-width: 0;
    flex-direction: column;
    justify-content: center;
    line-height: 1;
}

#jqm-home .site-sidebar__wordmark-title {
    color: #000;
    font-family: Newsreader, Georgia, "Times New Roman", serif;
    font-size: 28px;
    font-size: clamp(18px, 7.6cqw, 30px);
    font-weight: 650;
    letter-spacing: 0;
    white-space: nowrap;
}

#jqm-home .site-sidebar__wordmark-subtitle {
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 1.15;
    text-transform: lowercase;
}

/* Separator between logo and nav links */
#jqm-home .site-sidebar__divider {
    flex-shrink: 0;
    height: 1px;
    margin: 0 14px;
    background: linear-gradient(
        90deg,
        transparent 0%,
        rgba(39, 93, 56, 0.22) 20%,
        rgba(39, 93, 56, 0.38) 50%,
        rgba(39, 93, 56, 0.22) 80%,
        transparent 100%
    );
}

#jqm-home .site-sidebar__scroll {
    flex: 1;
    min-height: 0;
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
}

/* Nav list — no inset frame */
#jqm-home .site-sidebar-nav.ui-listview {
    margin: 0 !important;
    border: none !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    background: transparent !important;
}

#jqm-home .site-sidebar-nav .ui-btn {
    margin: 0 !important;
    border: none !important;
    background: transparent !important;
    box-shadow: none !important;
}

#jqm-home .site-sidebar-nav .ui-btn-inner {
    padding: 0 !important;
    border: none !important;
    background: transparent !important;
    background-image: none !important;
    box-shadow: none !important;
    min-height: 0 !important;
    -webkit-mask-image: none !important;
    mask-image: none !important;
}

#jqm-home .site-sidebar-nav .ui-link-inherit {
    display: block !important;
    padding: 10px 16px !important;
    font-family: var(--sidebar-font) !important;
    font-weight: 650 !important;
    font-size: 1.02rem !important;
    line-height: 1.38 !important;
    color: var(--sidebar-text) !important;
    border-radius: 0 !important;
    transition: background-color 0.2s ease, color 0.2s ease;
}

#jqm-home .site-sidebar-nav .site-nav-label {
    display: block;
	font-weight: bold;
	text-align: left;
}

/* Orange “New / Update” pills */
#jqm-home .site-sidebar-nav .nav-badge.warning-tag,
#jqm-home .site-sidebar-nav .warning-tag.nav-badge {
    vertical-align: middle;
    font-size: 0.62rem !important;
    text-transform: uppercase !important;
    background: var(--sidebar-accent) !important;
    color: #fff !important;
}

#jqm-home .site-sidebar-nav.ui-listview .ui-li {
    border: none !important;
    border-width: 0 !important;
    background: transparent !important;
    background-image: none !important;
}

.site-sidebar-nav__expand {
	padding: 10px 16px !important;
}

#jqm-home .site-sidebar-nav.ui-listview > .ui-li,
#jqm-home .site-sidebar-nav .subnav-b,
#jqm-home .site-sidebar-nav .subnav-c {
    transition: background-color 0.2s ease;
}

/*
 * Row hover: tint only the <li> — keep .ui-btn / link transparent so rgba doesn’t stack (double fill).
 * Still strip jQM gradients from buttons so the li color shows through.
 */
#jqm-home .site-sidebar-nav.ui-listview li.ui-li:hover {
    background-color: var(--sidebar-hover-bg) !important;
    background-image: none !important;
}

#jqm-home .site-sidebar-nav.ui-listview li.ui-li:hover .ui-btn,
#jqm-home .site-sidebar-nav.ui-listview li.ui-li:hover .ui-btn-inner,
#jqm-home .site-sidebar-nav.ui-listview li.ui-li:hover .ui-link-inherit {
    background-color: transparent !important;
    background-image: none !important;
}

#jqm-home .site-sidebar-nav .ui-btn.ui-btn-hover,
#jqm-home .site-sidebar-nav .ui-btn:hover {
    background-color: transparent !important;
    background-image: none !important;
}

#jqm-home .site-sidebar-nav .ui-btn.ui-btn-hover .ui-btn-inner,
#jqm-home .site-sidebar-nav .ui-btn:hover .ui-btn-inner {
    background-color: transparent !important;
    background-image: none !important;
}

#jqm-home .site-sidebar-nav li.ui-li:hover .ui-link-inherit,
#jqm-home .site-sidebar-nav .ui-link-inherit:hover {
    color: #000 !important;
}

#jqm-home .site-sidebar-nav .ui-link-inherit:focus-visible {
    outline: 2px solid #009682 !important;
    outline-offset: 2px !important;
    z-index: 1;
}

/* Selected row — fill + left rail on <li> only (inset shadow avoids layout shift) */
#jqm-home .site-sidebar-nav.ui-listview > .ui-li.navselected,
#jqm-home .site-sidebar-nav .subnav-b.navselected,
#jqm-home .site-sidebar-nav .subnav-c.navselected {
    background: var(--sidebar-selected-bg) !important;
    background-image: none !important;
    box-shadow: inset 3px 0 0 var(--sidebar-selected-rail) !important;
}

#jqm-home .site-sidebar-nav.ui-listview > .ui-li.navselected .ui-btn,
#jqm-home .site-sidebar-nav .subnav-b.navselected .ui-btn,
#jqm-home .site-sidebar-nav .subnav-c.navselected .ui-btn,
#jqm-home .site-sidebar-nav.ui-listview > .ui-li.navselected .ui-btn-inner,
#jqm-home .site-sidebar-nav .subnav-b.navselected .ui-btn-inner,
#jqm-home .site-sidebar-nav .subnav-c.navselected .ui-btn-inner,
#jqm-home .site-sidebar-nav.ui-listview > .ui-li.navselected .ui-link-inherit,
#jqm-home .site-sidebar-nav .subnav-b.navselected .ui-link-inherit,
#jqm-home .site-sidebar-nav .subnav-c.navselected .ui-link-inherit {
    background-color: transparent !important;
    background-image: none !important;
}

/* Selected + hover — tint li only; rail stays from base selected rule */
#jqm-home .site-sidebar-nav.ui-listview li.ui-li.navselected:hover {
    background-color: rgba(39, 93, 56, 0.14) !important;
    background-image: none !important;
    box-shadow: inset 3px 0 0 var(--sidebar-selected-rail) !important;
}

#jqm-home .site-sidebar-nav.ui-listview li.ui-li.navselected:hover .ui-btn,
#jqm-home .site-sidebar-nav.ui-listview li.ui-li.navselected:hover .ui-btn-inner,
#jqm-home .site-sidebar-nav.ui-listview li.ui-li.navselected:hover .ui-link-inherit {
    background-color: transparent !important;
    background-image: none !important;
}

/* jQM expand rows: plus icon clearance */
#jqm-home .site-sidebar-nav li.ui-li-has-icon .ui-btn-inner {
    padding-right: 40px !important;
}

/* Section headers + expand rows — expanded: light tint only; hover/text/icons match other rows */
#jqm-home .site-sidebar-nav .navheader-b.headerselected,
#jqm-home .site-sidebar-nav .navheader-c.headerselected {
    background: rgba(39, 93, 56, 0.05) !important;
    background-image: none !important;
}

#jqm-home .site-sidebar-nav li.ui-li.navheader-b.headerselected:hover,
#jqm-home .site-sidebar-nav li.ui-li.navheader-c.headerselected:hover {
    background-color: var(--sidebar-hover-bg) !important;
    background-image: none !important;
}

#jqm-home .site-sidebar-nav .navheader-b .ui-link-inherit,
#jqm-home .site-sidebar-nav .navheader-c .ui-link-inherit {
    font-weight: 750 !important;
}

/* Expand button — full-width, section-header look */
#jqm-home .site-sidebar-nav .site-nav-expand-btn {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    width: 100% !important;
    padding: 8px 14px !important;
    margin: 4px 0 2px !important;
    font-family: "Newsreader", Georgia, serif !important;
    font-weight: 600 !important;
    font-size: 0.78rem !important;
    letter-spacing: 0.09em !important;
    text-transform: uppercase !important;
    line-height: 1.38 !important;
    color: #000 !important;
    background: rgba(39, 93, 56, 0.07) !important;
    border: none !important;
    border-radius: 6px !important;
    cursor: pointer !important;
    text-align: left !important;
    box-shadow: none !important;
    transition: background 0.15s ease, color 0.15s ease !important;
    -webkit-appearance: none !important;
    appearance: none !important;
}

#jqm-home .site-sidebar-nav .site-nav-expand-btn:hover {
    background: rgba(39, 93, 56, 0.13) !important;
    color: #000 !important;
}

#jqm-home .site-sidebar-nav .navheader-b.headerselected .site-nav-expand-btn,
#jqm-home .site-sidebar-nav .navheader-c.headerselected .site-nav-expand-btn {
    background: rgba(39, 93, 56, 0.12) !important;
    color: #000 !important;
}

.site-nav-closed-badge {
	margin-right: 0px !important;
}

/* Chevron icon — CSS only, no image sprite */
#jqm-home .site-sidebar-nav .site-nav-expand-icon {
    display: inline-block;
    width: 10px;
    height: 10px;
    flex-shrink: 0;
    border-right: 2px solid currentColor;
    border-bottom: 2px solid currentColor;
    transform: rotate(-45deg);
    margin-left: 10px;
    opacity: 0.55;
    transition: transform 0.2s ease, opacity 0.2s ease;
}

#jqm-home .site-sidebar-nav .navheader-b.headerselected .site-nav-expand-icon,
#jqm-home .site-sidebar-nav .navheader-c.headerselected .site-nav-expand-icon {
    transform: rotate(45deg);
    opacity: 0.8;
}

/* Subpages indent */
#jqm-home .site-sidebar-nav .subnav-b .ui-link-inherit,
#jqm-home .site-sidebar-nav .subnav-c .ui-link-inherit {
    font-weight: 560 !important;
    font-size: 0.92rem !important;
    color: var(--sidebar-muted) !important;
}

#jqm-home .site-sidebar-nav .subnav-b .warning-tag:not(.nav-badge),
#jqm-home .site-sidebar-nav .subnav-c .warning-tag:not(.nav-badge) {
    margin-right: 8px;
    font-size: 0.62rem !important;
}

@media (min-width: 650px) {
    #jqm-home #left-column.site-sidebar {
        position: fixed;
        left: 0;
        top: 0;
        bottom: 0;
        width: var(--sidebar-w);
        max-width: 100%;
        z-index: 200;
        border-radius: 0 14px 14px 0;
        /* Divider between nav panel and page (base rule zeros border/shadow). */
        box-shadow:
            1px 0 0 rgba(39, 93, 56, 0.13),
            14px 0 42px rgba(15, 34, 26, 0.05);
    }

    #jqm-home .site-sidebar-backdrop,
    #jqm-home .site-sidebar-fab {
        display: none !important;
    }

    #jqm-home .content {
        padding-left: var(--sidebar-w) !important;
        box-sizing: border-box;
        background: none !important;
        background-image: none !important;
    }

    #jqm-home .content-primary {
        float: none !important;
        width: 100% !important;
        max-width: min(70rem, 100%);
        margin-left: auto !important;
        margin-right: auto !important;
        padding-left: 1.75rem !important;
        padding-right: max(2rem, env(safe-area-inset-right)) !important;
        margin-top: 1.25rem !important;
    }

    #jqm-home.type-home .content-secondary.site-sidebar {
        padding: 0 !important;
        margin: 0 !important;
    }
}

@media (max-width: 649px) {
    body.site-sidebar-open {
        overflow: hidden;
        touch-action: none;
    }

    #jqm-home #left-column.site-sidebar {
        position: fixed;
        left: 0;
        top: 0;
        bottom: 0;
        width: min(312px, 88vw);
        z-index: 450;
        transform: translate3d(-105%, 0, 0);
        transition: transform 0.3s cubic-bezier(0.33, 1, 0.68, 1);
        border-radius: 0 16px 16px 0;
        box-shadow: 16px 0 40px rgba(20, 35, 28, 0.12);
    }

    body.site-sidebar-open #jqm-home #left-column.site-sidebar {
        transform: translate3d(0, 0, 0);
    }

    #jqm-home .site-sidebar-backdrop {
        position: fixed;
        inset: 0;
        z-index: 400;
        background: rgba(18, 28, 23, 0.42);
        -webkit-backdrop-filter: blur(3px);
        backdrop-filter: blur(3px);
        opacity: 0;
        visibility: hidden;
        pointer-events: none;
        transition: opacity 0.28s ease, visibility 0.28s ease;
    }

    body.site-sidebar-open #jqm-home .site-sidebar-backdrop {
        opacity: 1;
        visibility: visible;
        pointer-events: auto;
        cursor: pointer;
    }

    #jqm-home .site-sidebar-fab {
        display: grid;
        place-items: center;
        position: fixed;
        left: max(14px, env(safe-area-inset-left));
        bottom: max(18px, env(safe-area-inset-bottom));
        width: 56px;
        height: 56px;
        padding: 0;
        border: none;
        border-radius: 50%;
        z-index: 420;
        cursor: grab;
        color: #fff;
        background: #275d38;
        box-shadow:
            0 12px 28px rgba(39, 93, 56, 0.42),
            0 4px 10px rgba(0, 0, 0, 0.12);
        transition: transform 0.18s ease, box-shadow 0.18s ease;
        -webkit-tap-highlight-color: transparent;
        justify-content: center;
        touch-action: none;
        will-change: left, right, bottom;
        user-select: none;
    }
    #jqm-home .site-sidebar-fab.is-dragging {
        cursor: grabbing;
        transition: box-shadow 0.18s ease;
        transform: none; /* cancel :active scale during drag */
        box-shadow:
            0 18px 36px rgba(39, 93, 56, 0.5),
            0 6px 14px rgba(0, 0, 0, 0.18);
    }

    #jqm-home .site-sidebar-fab:active:not(.is-dragging) {
        transform: scale(0.94);
        box-shadow: 0 6px 16px rgba(39, 93, 56, 0.35);
    }

    #jqm-home .content-primary {
        float: none !important;
        width: 100% !important;
        padding-left: max(1rem, env(safe-area-inset-left)) !important;
        padding-right: max(1rem, env(safe-area-inset-right)) !important;
        margin-right: 0 !important;
    }

    @media (prefers-reduced-motion: reduce) {
        #jqm-home #left-column.site-sidebar {
            transition: none !important;
        }

        #jqm-home .site-sidebar-backdrop {
            transition: none !important;
        }
    }
}
  
.site-sidebar-fab__icon {
    display: flex;
    width: 60%;   /* controls icon size relative to button */
    height: 60%;
}
  
.site-sidebar-fab__icon svg {
    width: 100%;
    height: 100%;
    fill: #fff; /* inherits button text color */
}
