Hormone & Cycle Balance — Healthy Cycles by Perennial
:root { --hc-accent:#f2b134; --hc-bg:#fff7e3; --hc-text:#333; } /* Accordion core */ summary { font-family:'Canela Light',serif; font-size:22px;font-weight:400;color:#111; cursor:pointer;padding:16px 0; border-bottom:1px solid #ececec; position:relative;padding-right:32px; letter-spacing:.02em;transition:color .25s ease; } summary:hover{color:var(--hc-accent);} details{margin:6px 0;border-radius:4px;overflow:hidden;transition:all .25s ease;} details+details{margin-top:12px;border-top:1px solid #f2f2f2;padding-top:6px;} /* Chevron */ summary::after{ content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%23f2b134' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E"); position:absolute;right:4px;top:50%;translate:0 -50%; transition:transform .3s ease; } de