/** Southern Imprint Monthly - Legal Pages */
.sim-legal-page{overflow:hidden;background:#fff}.sim-legal-hero{position:relative;overflow:hidden;padding:clamp(4rem,7vw,6rem) 0 clamp(3.75rem,6vw,5.25rem);background:radial-gradient(circle at 12% 18%,rgb(245 130 32/.1),transparent 28%),radial-gradient(circle at 88% 78%,rgb(13 52 69/.09),transparent 30%),linear-gradient(180deg,#fffdf9 0%,#fff 100%)}.sim-legal-hero__content{position:relative;z-index:1;max-width:820px}.sim-legal-kicker{display:inline-block;margin:0 0 16px;color:var(--sim-orange);font-size:.8rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.sim-legal-hero h1{max-width:760px;margin:0;color:var(--sim-heading);font-size:clamp(3rem,5vw,4.8rem);line-height:1.02;letter-spacing:-.05em;text-wrap:balance}.sim-legal-hero__intro{max-width:700px;margin:24px 0 0;color:var(--sim-body);font-size:clamp(1.03rem,1.45vw,1.15rem);line-height:1.75}.sim-legal-updated{display:inline-flex;margin-top:24px;padding:9px 13px;border:1px solid rgb(13 52 69/.1);border-radius:999px;background:rgb(255 255 255/.72);color:var(--sim-muted);font-size:.8rem;font-weight:700}.sim-legal-main{padding:clamp(4rem,7vw,6rem) 0;background:var(--sim-background)}.sim-legal-layout{display:grid;grid-template-columns:minmax(220px,.55fr) minmax(0,1.45fr);gap:clamp(36px,6vw,78px);align-items:start}.sim-legal-toc{position:sticky;top:110px;padding:24px;border:1px solid var(--sim-border);border-radius:20px;background:#fff;box-shadow:var(--sim-shadow-sm)}.sim-legal-toc h2{margin:0 0 16px;color:var(--sim-heading);font-size:1rem;letter-spacing:.06em;text-transform:uppercase}.sim-legal-toc ol{display:grid;gap:10px;margin:0;padding:0;list-style:none;counter-reset:legal-toc}.sim-legal-toc li{counter-increment:legal-toc}.sim-legal-toc a{display:grid;grid-template-columns:24px 1fr;gap:8px;color:var(--sim-body);font-size:.92rem;line-height:1.45;text-decoration:none}.sim-legal-toc a:before{color:var(--sim-orange);font-weight:800;content:counter(legal-toc,decimal-leading-zero)}.sim-legal-toc a:hover,.sim-legal-toc a:focus-visible{color:var(--sim-navy)}.sim-legal-document{padding:clamp(30px,5vw,54px);border:1px solid var(--sim-border);border-radius:26px;background:#fff;box-shadow:var(--sim-shadow-md)}.sim-legal-summary{margin:0 0 38px;padding:20px 22px;border-left:4px solid var(--sim-orange);border-radius:12px;background:#fff8f1;color:var(--sim-body);line-height:1.72}.sim-legal-section{scroll-margin-top:120px}.sim-legal-section+.sim-legal-section{margin-top:42px;padding-top:42px;border-top:1px solid var(--sim-border)}.sim-legal-section h2{margin:0 0 16px;color:var(--sim-heading);font-size:clamp(1.6rem,2.5vw,2.15rem);line-height:1.2;letter-spacing:-.025em}.sim-legal-section h3{margin:26px 0 10px;color:var(--sim-heading);font-size:1.15rem}.sim-legal-section p,.sim-legal-section li{color:var(--sim-body);line-height:1.78}.sim-legal-section p{margin:0}.sim-legal-section p+p{margin-top:16px}.sim-legal-section ul,.sim-legal-section ol{display:grid;gap:10px;margin:16px 0 0;padding-left:22px}.sim-legal-section a{color:var(--sim-navy);font-weight:700;text-underline-offset:3px}.sim-legal-contact{margin-top:42px;padding:24px;border-radius:18px;background:var(--sim-navy);color:#fff}.sim-legal-contact h2{margin:0 0 10px;color:#fff;font-size:1.4rem}.sim-legal-contact p{margin:0;color:rgb(255 255 255/.78);line-height:1.7}.sim-legal-contact a{color:#fff;font-weight:800}@media(max-width:900px){.sim-legal-layout{grid-template-columns:1fr}.sim-legal-toc{position:static}.sim-legal-toc ol{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.sim-legal-hero{padding:3.5rem 0 3.75rem}.sim-legal-hero h1{font-size:clamp(2.45rem,11.5vw,3.35rem);line-height:1.04}.sim-legal-main{padding:3.5rem 0}.sim-legal-toc ol{grid-template-columns:1fr}.sim-legal-document{padding:26px 20px;border-radius:20px}.sim-legal-section+.sim-legal-section{margin-top:34px;padding-top:34px}}@media print{.sim-site-header,.sim-site-footer,.sim-legal-toc{display:none!important}.sim-legal-hero,.sim-legal-main{padding:0;background:#fff}.sim-legal-document{padding:0;border:0;box-shadow:none}}
