
.ej-laundry{margin-top:10px;color:#0C2240;font-family:Mulish,Arial,sans-serif;font-size:16px;line-height:1.6}
.ej-laundry summary{list-style:none;display:inline-flex;align-items:center;gap:10px;cursor:pointer;color:#73531f;font-size:15px;font-weight:600;padding:5px 0}
.ej-laundry summary::-webkit-details-marker{display:none}
.ej-laundry summary:focus-visible,.ej-laundry button:focus-visible{outline:2px solid #0C2240;outline-offset:5px}
.ej-laundry summary .laundry-toggle-text{text-decoration:underline;text-underline-offset:4px;text-decoration-color:#c6a15b}
.ej-laundry-chevron{display:block;flex:none;transition:transform .2s}
.ej-laundry[open] .ej-laundry-chevron{transform:rotate(180deg)}
.ej-laundry-panel{margin:18px 0 8px;padding:28px 30px;background:#FBF9F4;border:1px solid #ded4c0;border-radius:8px;max-width:820px}
.ej-laundry-panel .ej-laundry-eyebrow{font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:#73531f;font-weight:600;margin:0 0 4px}
.ej-laundry-panel h3{font-family:"Cormorant Garamond",Georgia,serif;font-weight:500!important;font-size:32px!important;line-height:1.15;margin:0 0 10px}
.ej-laundry-panel p{font:inherit;margin:0 0 14px}
.ej-laundry-meta{color:#516175;font-size:13px!important;line-height:1.5!important}
.ej-laundry-notes{display:grid;grid-template-columns:1fr 1fr;gap:16px 26px;padding:18px 0 22px;margin:0;border-top:1px solid #e4ded3}
.ej-laundry-notes div{min-width:0}
.ej-laundry-notes dt{font-size:14px;font-weight:700;margin:0 0 3px}
.ej-laundry-notes dd{margin:0;font-size:14px;line-height:1.6;color:#516175}
.ej-laundry-service-label{display:block;font-size:12px;color:#516175;margin-bottom:8px}
.ej-laundry-services{display:flex;gap:6px;flex-wrap:wrap;margin:0 0 16px}
.ej-laundry-services button{font:600 13px Mulish,Arial,sans-serif;line-height:1.4;padding:10px 16px;border:1px solid #cfc8bc;border-radius:4px;color:#0C2240;background:transparent;cursor:pointer;min-height:42px}
.ej-laundry-services button[aria-pressed=true]{background:#0C2240;border-color:#0C2240;color:#fff}
.ej-laundry table{width:100%;border-collapse:collapse;font-size:15px;line-height:1.5}
.ej-laundry table[hidden]{display:none!important}
.ej-laundry caption{text-align:left;font-size:13px;font-weight:600;padding:0 0 8px}
.ej-laundry th{padding:10px 12px;border-top:1px solid #d8c59c;border-bottom:1px solid #d8c59c;background:#f4eee2;font-size:12px;letter-spacing:.02em;font-weight:600;text-align:left}
.ej-laundry td{padding:9px 12px;border-bottom:1px solid #e6e0d5;font-variant-numeric:tabular-nums}
.ej-laundry th:last-child,.ej-laundry td:last-child{text-align:right;white-space:nowrap;width:115px}
.ej-laundry .ej-laundry-unlisted{color:#6c7787;font-size:12px}
.ej-laundry-footnote{margin:18px 0 0!important;font-size:12px!important;color:#516175;line-height:1.65!important}
.ej-laundry-close{border:0;background:transparent;color:#73531f;font:600 13px Mulish,Arial,sans-serif;text-decoration:underline;text-underline-offset:4px;cursor:pointer;padding:8px 0;margin-top:10px}
.ej-laundry-anchor{scroll-margin-top:50px}
@media(max-width:600px){.ej-laundry-panel{padding:21px 15px;margin-top:14px}.ej-laundry-panel h3{font-size:28px!important}.ej-laundry-notes{grid-template-columns:1fr;gap:14px;padding-bottom:18px}.ej-laundry-services{gap:5px}.ej-laundry-services button{padding:9px 10px;font-size:12px}.ej-laundry td{padding:9px 7px;font-size:14px}.ej-laundry th{padding:9px 7px}.ej-laundry th:last-child,.ej-laundry td:last-child{width:92px}.ej-laundry summary{font-size:14px}}
@media(prefers-reduced-motion:reduce){.ej-laundry-chevron{transition:none}}

/* Compare services together when there is space; show priced items per service on mobile. */
.ej-laundry-comparison{display:none}
@media(min-width:760px){
 .ej-laundry .ej-laundry-comparison{display:table}
 .ej-laundry .ej-laundry-services,.ej-laundry .ej-laundry-service-label,.ej-laundry .ej-laundry-service-table{display:none!important}
 .ej-laundry .ej-laundry-comparison th:not(:first-child),.ej-laundry .ej-laundry-comparison td:not(:first-child){text-align:right;width:130px}
 .ej-laundry .ej-laundry-comparison th{white-space:normal}
 .ej-laundry .ej-laundry-comparison td:not(:first-child){white-space:nowrap}
 .ej-laundry .ej-laundry-comparison th:first-child{width:auto}
}
