/* Public SGO Lookup result styles. */

.sgo-public-results {
	width: 100%;
}

.sgo-results-heading {
	margin-bottom: 2rem;
}

.sgo-results-heading h2 {
	margin: 0 0 .6rem;
	color: rgba(80, 115, 54, 1);
	font-family: goudy-old-style, Georgia, serif;
	font-size: 3rem;
	font-weight: 400;
	line-height: 1.2;
}

.sgo-results-message {
	margin: 2rem 0;
	border-radius: 0;
	font-size: 1.5rem;
	line-height: 1.5;
}

.sgo-results-message p {
	margin-top: 0;
}

.sgo-results-message a {
	color: #385624;
	font-weight: 600;
	text-decoration: underline;
}

.sgo-result-card {
	margin: 0 0 2rem;
	padding: 2.4rem 3rem;
	border: 1px solid #bfc3bf;
	background: #ebebeb;
	color: #4d4d4d;
}

.sgo-result-card__header {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	gap: 1.5rem;
	margin-bottom: 1.4rem;
}

.sgo-result-card__header h3 {
	margin: 0;
	color: rgba(80, 115, 54, 1);
	font-family: goudy-old-style, Georgia, serif;
	font-size: 2.8rem;
	font-weight: 400;
	line-height: 1.2;
}

.send-flowers-btn {
	flex: 0 0 auto;
	padding: .75rem 1.4rem;
	border-radius: 0;
	font-size: 1.35rem;
	font-weight: 700;
	white-space: nowrap;
}

/* Highlighted visitor instruction without changing the legacy wording. */
.sgo-result-instructions {
	margin: 0 0 2rem;
	padding: 1.2rem 1.5rem;
	border-left: 4px solid #c2932f;
	background: #fff8e5;
	color: #333;
	font-size: 1.45rem;
	font-weight: 600;
	line-height: 1.55;
}

.sgo-result-details {
	display: grid;
	grid-template-columns: minmax(0, 1fr) minmax(25rem, 1fr);
	gap: 3rem;
	margin-top: 1.5rem;
}

.sgo-result-details dl,
.sgo-result-details address {
	margin: 0;
}

.sgo-result-detail {
	display: grid;
	grid-template-columns: minmax(10rem, 14rem) 1fr;
	gap: 1rem;
	padding: .55rem 0;
}

.sgo-result-detail dt,
.sgo-result-detail dd {
	margin: 0;
}

.sgo-result-detail dt,
.sgo-result-location-title,
.sgo-result-details address strong {
	color: #333;
	font-weight: 700;
}

.sgo-result-location-title {
	margin: 0 0 .5rem;
}

.sgo-result-details address {
	color: #4d4d4d;
	font-style: normal;
	line-height: 1.55;
}

@media screen and (max-width: 767.98px) {
	.sgo-result-card {
		padding: 2rem;
	}

	.sgo-result-card__header {
		align-items: stretch;
		flex-direction: column;
	}

	.send-flowers-btn {
		align-self: flex-start;
	}

	.sgo-result-details {
		grid-template-columns: 1fr;
		gap: 1.5rem;
	}
}

@media screen and (max-width: 479.98px) {
	.sgo-result-card__header h3 {
		font-size: 2.5rem;
	}

	.sgo-result-detail {
		grid-template-columns: 1fr;
		gap: .2rem;
	}
}

/* Administrator-only diagnostics. */
.sgo-debug-link {
	margin-top: 1.5rem;
	font-size: 1.4rem;
}

.sgo-debug-link a {
	color: #385624;
	font-weight: 600;
	text-decoration: underline;
}

.sgo-debug-panel {
	margin: 2rem 0;
	padding: 1.5rem;
	border: 2px solid #c2932f;
	background: #fff;
	color: #222;
	font-size: 1.4rem;
}

.sgo-debug-panel summary {
	cursor: pointer;
	font-weight: 700;
}

.sgo-debug-panel table {
	width: 100%;
	margin-top: 1.2rem;
	border-collapse: collapse;
}

.sgo-debug-panel th,
.sgo-debug-panel td {
	padding: .7rem;
	border: 1px solid #d1d1d1;
	text-align: left;
	vertical-align: top;
}

.sgo-debug-panel th {
	width: 20rem;
	background: #f2f3f3;
}

.sgo-debug-panel code {
	white-space: pre-wrap;
	word-break: break-word;
}

/* On-demand memorial park entrance maps. */
.sgo-map-toggle { display:inline-flex; align-items:center; gap:.6rem; margin-top:1rem; padding:0; border:0; background:transparent; color:rgba(80,115,54,1); font-family:inherit; font-size:1.4rem; font-weight:600; line-height:1.4; cursor:pointer; }
.sgo-map-toggle:hover,.sgo-map-toggle:focus { color:#385624; text-decoration:underline; }
.sgo-map-toggle__icon { display:inline-block; font-size:1.8rem; line-height:1; transition:transform .15s ease-in-out; }
.sgo-map-toggle[aria-expanded="true"] .sgo-map-toggle__icon { transform:rotate(180deg); }
.sgo-result-map-panel { width:100%; margin-top:2rem; padding-top:2rem; border-top:1px solid #c9ccc9; }
.sgo-result-map-panel[hidden] { display:none !important; }
.sgo-result-map { width:100%; height:32rem; min-height:26rem; background:#dfe4dc; }
.sgo-result-map-meta { display:flex; align-items:flex-start; justify-content:space-between; gap:1.5rem; padding-top:1rem; font-size:1.35rem; line-height:1.45; }
.sgo-result-map-meta span { display:flex; flex-direction:column; }
.sgo-result-map-meta a { flex:0 0 auto; color:#385624; font-weight:600; text-decoration:underline; }
.sgo-result-map-error { margin:1rem 0 0; padding:1rem 1.2rem; border-left:4px solid #c2932f; background:#fff8e5; color:#333; font-size:1.4rem; }
.sgo-map-popup { font-family:open-sans,"Open Sans",Arial,sans-serif; font-size:1.3rem; line-height:1.4; }
.sgo-map-popup strong { display:block; margin-bottom:.2rem; color:#385624; }
.maplibregl-popup-content { padding:1rem 1.2rem; }
@media screen and (max-width:767.98px) { .sgo-result-map { height:27rem; } .sgo-result-map-meta { flex-direction:column; gap:.8rem; } }
